Skip to content

Cecilapp/composer-installer

Repository files navigation

Cecil Composer Installer

The Composer Installer for Cecil's themes and extensions.

Usage

Add the following lines to the composer.json file of your theme or extension:

"require": {
  "cecil/installer": "^1.0"
}

Type

"type": "cecil-<type>",

Value of <type> could be theme or extension.

Name

"extra": {
  "name": "<name>",
}

License

Cecil Composer Installer is a free software distributed under the terms of the MIT license.

© Arnaud Ligny