craftcms / plugin-installer
Craft CMS Plugin Installer
Package info
github.com/craftcms/plugin-installer
Type:composer-plugin
pkg:composer/craftcms/plugin-installer
1.6.0
2023-02-22 13:17 UTC
Requires
- php: >=5.4
- composer-plugin-api: ^1.0 || ^2.0
Requires (Dev)
- composer/composer: ^1.0 || ^2.0
README
This is the Composer installer for Craft CMS plugins. It implements a new Composer package type named craft-plugin, which should be used by all Craft plugins.
Full details about how to create plugins for Craft CMS can be found in the Craft documentation.