Releases: wireframe-framework/processwire-composer-installer
Releases · wireframe-framework/processwire-composer-installer
1.1.1
1.1.0
Added
- Support for Composer 2.0.
1.0.4
Changed
- Revert part of previous release and disable incompatible pw-module installer using event listener in plugin.
1.0.3
Fixed
- Improved compatibility when both wireframe-framework/processwire-composer-installer and hari/pw-module are enabled.
1.0.2
Added
- Added instructions to README for customizing the default installer paths for modules and site profiles.
1.0.1
Added
- Added hari/pw-module as a dependency to force Composer to install it before this package.
1.0.0
Added
- More in-depth introduction and instructions for developers and module / site profile authors to README.
0.1.0
Changed
- Identify current directory as a site directory if it appears to be site profile directory waiting to be installed.
0.0.5
Changed
- Convert installed module directories automatically to Pascal Case.
- Modify base path when installing from the site directory to avoid nested site/site/ directories.
0.0.4
Fixed
- Fix an issue where 'site-' prefix was unnecessarily added to module directories.