craftcms / plugin-installer
Craft CMS Plugin Installer
Installs: 2 919 303
Dependents: 3
Suggesters: 0
Security: 0
Stars: 28
Watchers: 7
Forks: 3
Type:composer-plugin
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.