Template
f57b32dd12ff71887d5e8973596389cfa264fdf5
Both pre-release.yml and auto-release.yml now handle type="package" extensions that contain multiple sub-extensions in src/packages/. Changes: - Detect package type from manifest and build sub-extension ZIPs - Package-aware manifest discovery (prioritize pkg_*.xml over sub-extension manifests in src/packages/) - Version bump cascades to all sub-extension manifests - Build step: ZIP each sub-extension individually, then wrap with package manifest into final pkg_*.zip Package ZIP structure: pkg_name.zip ├── pkg_name.xml ├── script.php ├── com_name.zip ├── mod_name_foo.zip └── mod_name_bar.zip Standard extensions (component, module, plugin, template) unchanged. Authored-by: Moko Consulting Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor Covenant Code of Conduct
Our Pledge
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone.
Our Standards
- Be empathetic and kind
- Be respectful of differing opinions
- Accept constructive feedback
- Own mistakes and learn from them
Unacceptable behavior includes sexualized language/imagery, trolling, harassment, doxing, and other inappropriate conduct.
Enforcement
Report incidents to hello@mokoconsulting.tech or through GitHub Discussions if you prefer a community-visible approach. Private complaints will be reviewed promptly and fairly.
Enforcement Guidelines
- Correction — Private warning
- Warning — Formal warning and limited interaction
- Temporary Ban — Time-boxed exclusion
- Permanent Ban — Removal from the community
Attribution
Adapted from the Contributor Covenant v2.1.
Releases
3
Languages
Markdown
57.3%
CSS
18.1%
PHP
14.6%
JavaScript
4.7%
XML
4.2%
Other
1.1%