The Composer Installer for Cecil's themes and extensions.
Add the following lines to the composer.json
file of your theme or extension:
"require": {
"cecil/installer": "^1.0"
}
"type": "cecil-<type>",
Value of <type>
could be theme
or extension
.
"extra": {
"name": "<name>",
}
Cecil Composer Installer is a free software distributed under the terms of the MIT license.
© Arnaud Ligny