Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soluciones-ypunto/cake-admin
CakePHP admin plugin
https://github.com/soluciones-ypunto/cake-admin
admin-panel bootstrap4 cakephp cakephp-plugin cakephp3
Last synced: about 1 month ago
JSON representation
CakePHP admin plugin
- Host: GitHub
- URL: https://github.com/soluciones-ypunto/cake-admin
- Owner: soluciones-ypunto
- License: gpl-3.0
- Created: 2018-12-18T19:37:41.000Z (about 6 years ago)
- Default Branch: 4-bs5
- Last Pushed: 2022-11-15T12:10:23.000Z (about 2 years ago)
- Last Synced: 2024-10-18T09:51:11.299Z (2 months ago)
- Topics: admin-panel, bootstrap4, cakephp, cakephp-plugin, cakephp3
- Language: CSS
- Size: 8.84 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Admin 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 soluciones-ypunto/cake-admin
```