generated from MokoConsulting/Template-Joomla
471e0a7cc90c75d7a166e0fca7628554ebac4d80
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 9s
The package postflight showed the "license key required" next-steps message even when a bundled child extension failed to install. Joomla only logs a failed sub-install but still runs postflight. Add missingChildExtensions(): verify every <file> declared in the package manifest actually landed in #__extensions (plugins match on element+type+folder with plg_<group>_ prefix stripping; component matches element+type). Gate the license message on it and enqueue an error listing any missing children. Fails open so a query/IO glitch never turns a good install into a false failure. Claude-Session: https://claude.ai/code/session_01B9aZHSWbiiZykJD88pYx8R
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.
Languages
Markdown
34.4%
PHP
32.5%
CSS
10.6%
XML
9.1%
Shell
7%
Other
6.4%