summaryrefslogtreecommitdiff
path: root/fai_gestion/plugins/CustomTheme/README.md
blob: 4ccb8e29126c11280ecee648a5f9d6991657ce66 (plain)
1
2
3
4
5
6
7
8
9
10
11
# CustomTheme plugin for CakePHP

## Installation

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require your-name-here/CustomTheme
```