An open API service indexing awesome lists of open source software.

https://github.com/arodu/cakephp-custom-settings

Customizable Settings
https://github.com/arodu/cakephp-custom-settings

cakephp cakephp-plugin cakephp4 composer custom-settings

Last synced: about 1 year ago
JSON representation

Customizable Settings

Awesome Lists containing this project

README

          

# CustomSettings plugin for CakePHP

## Installation

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

The recommended way to install composer packages is:

```
composer require arodu/custom-settings
```