cecil/theme-installer

Installer for Cecil's themes

Maintainers

Package info

github.com/Cecilapp/theme-installer

Type:composer-plugin

pkg:composer/cecil/theme-installer

Fund package maintenance!

ArnaudLigny

Open Collective

Statistics

Installs: 94 683

Dependents: 20

Suggesters: 0

Stars: 0

Open Issues: 1

2.0.0 2024-01-09 14:53 UTC

README

The Composer installer for Cecil's themes.

Usage

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

"type": "cecil-theme",
"require": {
  "cecil/theme-installer": "^2.0"
}
"extra": {
  "name": "<theme_name>",
}

License

Cecil theme installer is a free software distributed under the terms of the MIT license.

© Arnaud Ligny