Fix: add missing system plugins to package manifest, remove old src/ (#137) #145

Merged
jmiller merged 2 commits from dev into main 2026-06-21 22:48:17 +00:00
Owner

Summary

  • Added plg_system_mokosuitecross_events and plg_system_mokosuitecross_gallery to pkg_mokosuitecross.xml
  • Removed old src/ directory (26 files with pre-rename mokojoomcross naming)

Changes

  • source/pkg_mokosuitecross.xml — 2 new <file> entries for system plugins
  • src/ — entire directory removed (old cruft)
  • CHANGELOG.md — updated with fix entry

Closes #137

Test Plan

  • Package install registers both system plugins in Joomla
  • No remaining src/ directory in repo
## Summary - Added `plg_system_mokosuitecross_events` and `plg_system_mokosuitecross_gallery` to `pkg_mokosuitecross.xml` - Removed old `src/` directory (26 files with pre-rename `mokojoomcross` naming) ## Changes - `source/pkg_mokosuitecross.xml` — 2 new `<file>` entries for system plugins - `src/` — entire directory removed (old cruft) - `CHANGELOG.md` — updated with fix entry Closes #137 ## Test Plan - [ ] Package install registers both system plugins in Joomla - [ ] No remaining `src/` directory in repo
jmiller added 2 commits 2026-06-21 22:46:59 +00:00
fix: add missing events/gallery system plugins to package manifest (#137)
Generic: Repo Health / Scripts governance (push) Blocked by required conditions
Generic: Repo Health / Repository health (push) Blocked by required conditions
Generic: Repo Health / Report Issues (push) Blocked by required conditions
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 2s
Universal: Auto Version Bump / Version Bump (push) Successful in 9s
Update Server / Update Server (push) Successful in 11s
6a00d7ddf9
Added plg_system_mokosuitecross_events and plg_system_mokosuitecross_gallery
to pkg_mokosuitecross.xml. These content source plugins hook into Joomla
system events to cross-post calendar events and gallery images but were
not being installed with the package.

Also removed the old src/ directory (pre-rename mokojoomcross cruft).

Closes #137
chore(version): auto-bump 01.03.01-dev [skip ci]
Branch Cleanup / Delete merged branch (pull_request) Has been skipped
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Universal: Build & Release / Promote to RC (pull_request) Has been skipped
Universal: Workflow Sync Trigger / Sync workflows to live repos (pull_request) Failing after 4s
Universal: Build & Release / Build & Release Pipeline (pull_request) Successful in 17s
70dbb65173
jmiller merged commit a4e39df6ed into main 2026-06-21 22:48:17 +00:00
Sign in to join this conversation.
No Reviewers
No labels
Priority -
Type -
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuiteCross#145