Releases: N6REJ/joomla-packager
Releases · N6REJ/joomla-packager
2025.9.17
Fix metadata when using nested package
2025.7.21
2025.6.24
What's Changed
- Update documentation examples to use published action reference instead of local path by @N6REJ in #2
Full Changelog: 2025.6.23...2025.6.24
2025.6.23
Full Changelog: 2025.6.20...2025.6.23
Joomla Extension Packager 2025.6.23
- Initial release of the Joomla Extension Packager GitHub Action.
- Packages Joomla extensions (modules, plugins, components) into distributable ZIP files.
- Automatically generates changelogs from commit history.
- Updates version numbers and copyright in XML, PHP, language, and CSS files.
- Creates GitHub releases and uploads artifacts.
- Supports custom directory and file configurations.
See the README for usage instructions.
Initial release of the action
A reusable GitHub composite action for packaging and releasing Joomla extensions. This action automates the entire process of versioning, packaging, and releasing Joomla modules, plugins, and components.
What's Changed
New Contributors
Full Changelog: https://github.com/N6REJ/joomla-packager/commits/2025.6.20