Ecosyste.ms: Awesome
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 month ago
JSON representation
Customizable Settings
- Host: GitHub
- URL: https://github.com/arodu/cakephp-custom-settings
- Owner: arodu
- License: mit
- Created: 2022-04-14T13:35:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T15:21:52.000Z (over 2 years ago)
- Last Synced: 2024-10-13T23:37:44.370Z (3 months ago)
- Topics: cakephp, cakephp-plugin, cakephp4, composer, custom-settings
- Language: PHP
- Homepage: https://packagist.org/packages/arodu/custom-settings
- Size: 33.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```