craftcms / plugin-installer

Composer installer for Craft CMS plugins.
MIT License
28 stars 3 forks source link
composer-installer craft-plugin craftcms

Craft CMS Plugin Installer for Composer

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.