Recent Releases of https://github.com/impresscms/composer-addon-installer-plugin
https://github.com/impresscms/composer-addon-installer-plugin - v1.0.6
What's Changed
🐛 Bug Fixes
- Remove dotenv and env libs from dependencies @MekDrop (#29)
- Fix some language strings @MekDrop (#28)
- PHP
Published by github-actions[bot] about 3 years ago
https://github.com/impresscms/composer-addon-installer-plugin - v1.0.5
What's Changed
🐛 Bug Fixes
- Changed url of interactive GitHub courses @MekDrop (#25)
- Replaced phpexperts/laravel-env-polyfill with imponeer/env @MekDrop (#24)
- PHP
Published by github-actions[bot] over 3 years ago
https://github.com/impresscms/composer-addon-installer-plugin - v1.0.4
What's Changed
- Dependabot will check also for GitHub actions updates @MekDrop (#21)
- Add release drafter @MekDrop (#20)
- Added minimal GitHub CI tests @MekDrop (#19)
🚀 Features
- Add min php version to composer requirements @MekDrop (#22)
🐛 Bug Fixes
- Fixed bug for resolving ImpressCMS loader constants file @MekDrop (#23)
- PHP
Published by github-actions[bot] over 4 years ago
https://github.com/impresscms/composer-addon-installer-plugin - v1.0.3
Fix running on older versions than PHP 8, when used in ImpressCMS
What's Changed
- Feature/extended package types by @MekDrop in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/7
- Create Dependabot config file by @dependabot-preview in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/12
- Composer 2.x support by @MekDrop in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/9
- Restructurised installers with different classes by @MekDrop in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/11
- Security fix: For Composer 2.x now min requirement is 2.0.14 by @MekDrop in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/13
- Added possibility to use some ImpressCMS functionality without requiring in composer by @MekDrop in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/14
- License is MIT by @MekDrop in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/8
- upgrade composer to fix security vulnerability by @fiammybe in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/15
- Rename into impresscms/composer-addon-installer-plugin by @MekDrop in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/16
- Updated README with latest info how to use it + added badges by @MekDrop in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/18
- This probably would fix running on older PHP versions than 8.0 when installing with ImpressCMS by @MekDrop in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/17
New Contributors
- @MekDrop made their first contribution in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/7
- @dependabot-preview made their first contribution in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/12
- @fiammybe made their first contribution in https://github.com/ImpressCMS/composer-addon-installer-plugin/pull/15
Full Changelog: https://github.com/ImpressCMS/composer-addon-installer-plugin/compare/v1.0.2...v1.0.3
- PHP
Published by fiammybe over 4 years ago
https://github.com/impresscms/composer-addon-installer-plugin -
This is a return to basics, which installs the modules in the correct modules folder.
- PHP
Published by fiammybe almost 10 years ago
https://github.com/impresscms/composer-addon-installer-plugin -
- PHP
Published by fiammybe over 10 years ago
https://github.com/impresscms/composer-addon-installer-plugin - v1.0.1
The composer module installer plugin for ImpressCMS allows to install modules in the correct location on ImpressCMS 1.3.6+ installations, if they have the composer patches applied.
- PHP
Published by fiammybe over 10 years ago