BetterDynAdmin
BetterDynAdmin copied to clipboard
Better dyn admin manager
Supervision tool for several dyn/admin instance at the same time.
- Manage a list of dyn/admin url (CRUD)
- Ability to organize dyn/admin by group (environment)
- Ability to switch from one instance to another with an inner tab system
- Ability to synchronize navigation across all opened tab
- Ability to automatically refresh a tab
First POC : https://github.com/onewingedfallen59/BetterDynAdminManager Does not pretend anything but loading multiple dyn/admin. No documentation/How-to provided ^^
Cool :)
In the far future it could be integrated with the tags feature, to filter component based on the instance you are on.
As discussed with @jc7447 the tab-less version can be confusing and dangerous. We may manipulate URL box but with limits : we can only modify the path (everything after hostname:port)
So as a workaround we can change the POC to enlight a tab system. Or take another approach.