Skip to content

Releases: N6REJ/joomla-packager

2025.9.17

17 Sep 16:01

Choose a tag to compare

Fix metadata when using nested package

2025.7.21

21 Jul 07:18

Choose a tag to compare

What's Changed

Full Changelog: 2025.7.20...2025.7.21

2025.6.24

24 Jun 13:26

Choose a tag to compare

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

23 Jun 08:21

Choose a tag to compare

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

20 Jun 12:34

Choose a tag to compare

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

  • Add GitHub Actions workflow for automated code linting by @N6REJ in #1

New Contributors

  • @N6REJ made their first contribution in #1

Full Changelog: https://github.com/N6REJ/joomla-packager/commits/2025.6.20