cecil/installer

Installer for Cecil's plugins and themes.

Fund package maintenance!
ArnaudLigny
Open Collective

Installs: 10

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:composer-plugin

1.0.3 2024-01-09 15:31 UTC

This package is auto-updated.

Last update: 2024-04-09 16:05:41 UTC


README

The Composer Installer for Cecil's plugins and themes.

Usage

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

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

Type

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

Value of <type> could be "plugin" or "theme".

Name

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

License

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

© Arnaud Ligny