Download the PHP package wandi/easy-admin-bundle without Composer
On this page you can find all versions of the php package wandi/easy-admin-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package easy-admin-bundle
Wandi/EasyAdminBundle
Wandi/EasyAdminBundle is a Symfony 3 prepacked admin bundle. It includes :
- javiereguiluz/EasyAdminBundle
- dustin10/VichUploaderBundle
- egeloen/IvoryCKEditorBundle
- ckfinder/ckfinder-symfony3-bundle
How to configure
Install via composer
Registering the bundles
Configuration
-
Add required config to :
- Add route to :
Note: Here we use the prefix /admin for all our admin paths
- Update configuration:
Important: Make sure that no firewall declared before our, does not match with the prefix we use
Update schema
The bundle uses its own User entity. So we need to update your database schema.
Commands
- Setup Wandi/EasyAdminBundle (required)
It's a shortcut for download and install all the assets for CKEditor and CKFinder
-
Create an admin
-
Change admin password
-
Enable an admin
- Disable an admin
All versions of easy-admin-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
javiereguiluz/easyadmin-bundle Version ^1.17
vich/uploader-bundle Version ^1.4
egeloen/ckeditor-bundle Version ^6.0
ckfinder/ckfinder-symfony3-bundle Version ^3.4
javiereguiluz/easyadmin-bundle Version ^1.17
vich/uploader-bundle Version ^1.4
egeloen/ckeditor-bundle Version ^6.0
ckfinder/ckfinder-symfony3-bundle Version ^3.4
The package wandi/easy-admin-bundle contains the following files
Loading the files please wait ....