feat(manifest): component uses Type - Name pretty name via <element> tag #299
Reference in New Issue
Block a user
Delete Branch "feat/component-typename-display"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Brings the component into the Type - Name naming standard (all sub-extensions already comply). Pins the element with
<element>com_mokosuitebackup</element>so the display can safely beComponent - MokoSuiteBackupwithout deriving com_component-mokosuitebackup / orphaning the real component. Joomla 6.1 InstallerAdapter::getElement() reads before ; verified. Element stays com_mokosuitebackup (matches existing record on upgrade).https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
719f597e39toa4c8b72733