Prepare Opencart module
Version updated for https://github.com/brokeyourbike/prepare-opencart-module-action to version v1.3.2.
- This action is used across all versions by 12 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The prepare-opencart-module-action GitHub Action automates the process of packaging files into a ZIP archive compliant with OpenCart module requirements. It simplifies the creation of distributable OpenCart extensions by organizing specified module files, modifications, and optional license files into the correct structure. This action is particularly useful for developers looking to streamline the preparation and release of OpenCart modules.
What’s Changed
1.3.2 (2026-05-02)
Bug Fixes
- deps (52747ec)