Add Joomla-aware development workflows and scripts #30

Merged
Copilot merged 3 commits from copilot/add-joomla-development-scripts into main 2026-01-04 04:17:26 +00:00

3 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
d9b4147e8b Update documentation and fix repository URL
- Add package_extension.sh documentation to scripts README
- Add Development section to main README with Joomla workflows
- Fix repository URL typo (moko-cassiopeoa -> moko-cassiopeia)
- Remove extra space in repository URL

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-04 04:12:31 +00:00
copilot-swe-agent[bot]
9d7651d349 Add Joomla-aware development workflows and scripts
- Created extension packaging script
- Added PHPStan configuration for static analysis
- Added PHP_CodeSniffer configuration with Joomla standards
- Created Codeception testing framework setup
- Added PHP quality check workflow
- Added Joomla testing workflow with multiple versions
- Added staging deployment workflow
- Created comprehensive documentation
- Set up test directory structure with sample tests

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-04 03:03:20 +00:00
copilot-swe-agent[bot]
b4967d5262 Initial plan 2026-01-04 02:52:10 +00:00