cdesiles/PrestaShop Module Action
Compatibility toolkit for PrestaShop module
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| actions | list of action(s) to run sequentially | yes | — |
| module-directory | directory where the module can be found | no | ./ |
| module-zip-file | path of the module zip file to build or use | no | ./dist/module.zip |
| module-name | name of your module | yes | — |
| prestashop-version | prestashop version(s) to be used for the action | no | — |
| php-version | prestashop version(s) to be used for the action | no | — |
| phpunit-configuration | path where to find the phpunit configuration (required only if using phpunit action) | no | — |
| phpstan-configuration | path where to find the phpstan configuration (required only if using phpstan action) | — | — |
Outputs
no outputs