Prepare Opencart module
Version updated for https://github.com/brokeyourbike/prepare-opencart-module-action to version v1.3.1.
- 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 is a GitHub Action designed to automate the packaging of OpenCart module files into a ZIP archive that conforms to OpenCart’s module requirements. It streamlines the process of preparing modules for release by handling file inclusion, modification integration, and optional license addition. This action simplifies module preparation, saving developers time and ensuring consistency in packaging.
Release notes
1.3.1 (2026-03-10)
Bug Fixes
- deps (8905b2f)