An open API service indexing awesome lists of open source software.

https://github.com/craftcms/plugin-installer

Composer installer for Craft CMS plugins.
https://github.com/craftcms/plugin-installer

composer-installer craft-plugin craftcms

Last synced: about 1 year ago
JSON representation

Composer installer for Craft CMS plugins.

Awesome Lists containing this project

README

          

# Craft CMS Plugin Installer for Composer

This is the Composer installer for [Craft CMS](https://craftcms.com/) 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](https://craftcms.com/docs/5.x/extend/plugin-guide.html).