Description
The List Web Admin Plugins plugin knows which plugins extend the WebAdminPlugin. It populates a list of these plugins which are automatically added to the administration console.
Installation and Setup
In your global /WEB-INF/plugin.properties file, add the following line:
list-web-admin-plugins=org.blojsom.plugin.admin.ListWebAdminPluginsPlugin
Usage
A link is available on the administration console login page to edit the web configurable plugins.