Package manifest missing plg_system_mokosuitecross_events and plg_system_mokosuitecross_gallery #137
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Summary
Two source plugins exist in
source/packages/but are not listed in the package manifestpkg_mokosuitecross.xml. This means they will not be included in the installable package ZIP — users won't get the Calendar and Gallery cross-post integration.Missing entries
The following plugins exist as directories but are absent from
pkg_mokosuitecross.xml:plg_system_mokosuitecross_eventssource/packages/plg_system_mokosuitecross_events/plg_system_mokosuitecross_gallerysource/packages/plg_system_mokosuitecross_gallery/Fix
Add to
pkg_mokosuitecross.xmlin the<files>section:Note: These are
group="system"plugins (notgroup="mokosuitecross"), since they hook into Joomla system events to detect content changes from other MokoSuite components.Related
Acceptance Criteria
pkg_mokosuitecross.xml