bywatersolutions/Koha Plugin kpz Builder
Accepts a plugin name and version, and creates a Koha Plugin kpz file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release-version | Version for this koha plugin release, e.g. v1.0.3 | yes | — |
| release-name | Name of plugin repo, e.g. koha-plugin-kitchen-sink | yes | — |
| minimum-version | Minimum version of Koha this plugin is compatible with e.g. 19.11 | — | — |
| plugin-module | Path to the plugin module relative to the plugin directory root, e.g. Koha/Plugin/Com/ByWaterSolutions/CurbsidePickup.pm | — | — |
Outputs
| name | description |
|---|---|
| filename | The name of the built kpz file |