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