Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arodu/cakephp-admin-tools
https://github.com/arodu/cakephp-admin-tools
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/arodu/cakephp-admin-tools
- Owner: arodu
- Created: 2024-03-07T14:07:30.000Z (10 months ago)
- Default Branch: 1.next-cake4
- Last Pushed: 2024-03-12T13:39:30.000Z (10 months ago)
- Last Synced: 2024-10-13T23:37:44.935Z (3 months ago)
- Language: PHP
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AdminTools 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/cakephp-admin-tools
```