release: MokoJoomHero v1.0.0 � Joomla 5 template #26

Merged
jmiller merged 4 commits from dev into main 2026-05-16 22:55:05 +00:00
Owner

Summary

  • Complete Joomla 5 site template scaffold (templateDetails.xml, index.php, error/offline/component pages)
  • Web Asset Manager integration via joomla.asset.json
  • 11 module positions including hero section
  • CSS custom properties for brand theming
  • Synced workflows from Template-Joomla (moko-platform references)
  • Removed stale .mokogitea/ and duplicate workflow files
  • CHANGELOG.md, updated CLAUDE.md, manifest.xml, composer.json

Test plan

  • make build produces a valid ZIP
  • ZIP installs cleanly in Joomla 5.x
  • Template renders with correct positions
  • Brand colour param applies via CSS custom property
  • Error and offline pages render correctly

🤖 Generated with Claude Code

## Summary - Complete Joomla 5 site template scaffold (templateDetails.xml, index.php, error/offline/component pages) - Web Asset Manager integration via joomla.asset.json - 11 module positions including hero section - CSS custom properties for brand theming - Synced workflows from Template-Joomla (moko-platform references) - Removed stale .mokogitea/ and duplicate workflow files - CHANGELOG.md, updated CLAUDE.md, manifest.xml, composer.json ## Test plan - [ ] `make build` produces a valid ZIP - [ ] ZIP installs cleanly in Joomla 5.x - [ ] Template renders with correct positions - [ ] Brand colour param applies via CSS custom property - [ ] Error and offline pages render correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code)
jmiller added 4 commits 2026-05-16 22:54:50 +00:00
feat(template): production-ready cleanup and metadata
Joomla: Update Server / Update updates.xml (push) Successful in 9s
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Repo Health / Release configuration (push) Failing after 2s
Joomla: Repo Health / Scripts governance (push) Successful in 3s
Joomla: Repo Health / Repository health (push) Failing after 3s
8bf986173a
- Fix Makefile build to rsync from src/ instead of repo root
- Update CLAUDE.md with template architecture and positions
- Update manifest.xml description to reflect template
- Add CHANGELOG.md with 1.0.0 release notes
- Remove stale .mokogitea/ (superseded by .gitea/)
- Remove old .moko-standards governance file
- Remove placeholder index.md files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chore(ci): sync workflows from Template-Joomla and clean stale files
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Repo Health / Release configuration (push) Failing after 3s
Joomla: Repo Health / Scripts governance (push) Successful in 3s
Joomla: Repo Health / Repository health (push) Failing after 2s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 3s
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 3s
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been skipped
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been skipped
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been skipped
Universal: PR Check / Validate PR (pull_request) Failing after 3s
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Successful in 4s
Universal: PR Check / Changelog Updated (pull_request) Successful in 3s
Joomla: Repo Health / Access control (pull_request) Successful in 1s
Universal: Security Audit / Dependency Audit (pull_request) Successful in 3s
Joomla: Repo Health / Release configuration (pull_request) Failing after 3s
Joomla: Repo Health / Scripts governance (pull_request) Successful in 3s
Joomla: Repo Health / Repository health (pull_request) Failing after 3s
Universal: Build & Release / Build & Release Pipeline (pull_request) Failing after 44s
386daba52d
- Pull latest .gitea/workflows/ from Template-Joomla (moko-platform refs)
- Remove duplicate workflow YMLs from .gitea/ root (belong in workflows/)
- Update manifest.xml with correct project identity
- Update composer.json VCS URL to moko-platform
- Update README.md references

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit 17f561c184 into main 2026-05-16 22:55:05 +00:00
Sign in to join this conversation.
No Reviewers
No labels
Type
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomHero#26