A
A
Arx7772016-01-20 13:54:14
PHP
Arx777, 2016-01-20 13:54:14

Cakephp3 admin plugins?

Are there ready-made admin plugins for cakephp3 installed via composer?
Own searches were not crowned with particular success.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
shell_execute, 2016-01-21
@Arx777

You should take a look at the repository maintained by the CakePHP developer, awesome-cakephp .
A few links from this repository:
Users plugin
CakeManager plugin
Dashboard plugin

V
vamshop, 2018-11-21
@vamshop

https://github.com/vamshop/vamshop-app
Everything is installed with the composer package, and the engine itself and cakephp and modules for the engine.
Like this:
composer create-project vamshop/vamshop-app ./
and install it in the console (or open it in a browser):
bin/cake Vamshop/Install.install

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question