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
- Host: GitHub
- URL: https://github.com/arodu/cakephp-custom-settings
- Owner: arodu
- License: mit
- Created: 2022-04-14T13:35:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T15:21:52.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T08:11:12.964Z (about 1 year 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
```