OpenCalendar 1.2.1
Packaging
- GPM / GitHub release ZIPs exclude development-only paths via
.gitattributes (export-ignore)
- Also excluded from Composer dist archives (
archive.exclude)
- Not installed:
docs/, tests/, .github/, contributing/security/CoC files, README.de.md, PHPUnit/PHPStan/PHPCS configs
- Still included: runtime plugin code, languages, templates, assets, Admin UI,
CHANGELOG.md, LICENSE, README.md, Composer files
Docs
- README documentation links point to GitHub
- Manual install guides prefer the release ZIP over
git clone
Install / update
bin/gpm install opencalendar
# or download the v1.2.1 source ZIP from this release