Visual Admin
Categories
Component ID
681972
Component name
Visual Admin
Component type
module
Component security advisory coverage
not-covered
Downloads
1242
Component created
Component changed
Component body
This module aims to provide a graphical administration UI.
A way to achieve it will be to offer an API so that modules can install their own buttons.
Of course, this can also be achieved with Views or even manually, the point here is to have a standalone module dedicated to that and opened to other modules.
The project is at an early development state but is already usable.
Included features yet :
- create buttons
- create groups of buttons
- display the buttons
To come :
- API to allow other modules to create their own buttons (using hook_install)
- manage the buttons status
- graphical parent group setting using drag&drop
To come maybe :
- manage several administration UI
