picoss / sonata-extra-admin-bundle
Sonata Extra admin features
Installs: 60 651
Dependents: 0
Suggesters: 0
Security: 0
Stars: 18
Watchers: 5
Forks: 11
Open Issues: 8
Type:symfony-bundle
Requires
- php: ^5.6 || ^7.0
- sonata-project/admin-bundle: ^3.1
Requires (Dev)
- gedmo/doctrine-extensions: >=2.2
Suggests
- stof/doctrine-extensions-bundle: 1.1.*@dev
README
The PicossSonataAdminExtraBundle provides some extra features to SonataAdminBundle.
Features include:
- Add more types in the list view as image, badge, html templates,
- Add more types in the show view as image, badge, html templates,
- Sortable feature in the view
- Audit manager using Gedmo Loggable
- Trash manager using Gedmo SoftDeleteable
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
Installation
All the installation instructions are located in documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
LICENSE