Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekyna/adminbundle
[READ-ONLY] Administration
https://github.com/ekyna/adminbundle
Last synced: 9 days ago
JSON representation
[READ-ONLY] Administration
- Host: GitHub
- URL: https://github.com/ekyna/adminbundle
- Owner: ekyna
- License: mit
- Created: 2014-03-25T13:31:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T11:57:50.000Z (27 days ago)
- Last Synced: 2024-10-21T17:15:12.722Z (26 days ago)
- Language: PHP
- Homepage:
- Size: 2.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AdminBundle
==========Provides support for backend creation, but not a backend generator.
Inspired by some SyliusResourceBundle and SonataAdmin mechanics.## Instation
TODO## Configuration
TODOTODO:
- hide menu entries and groups if View is not granted.
- allow null config and overrides of menu group references.
- check that pool configurations classes exists.
- resource context / request scope service.
- resource not found exceptions.
- no script alert.