App::Netdisco::Web::Plugin - Netdisco Web UI components
App::Netdisco's plugin system allows you more control of what Netdisco
components are displayed in the web interface. Plugins can be distributed
independently from Netdisco and are a better alternative to source code
patches.
The following web interface components are implemented as
plugins:
- Navigation Bar items (e.g. Inventory link)
- Tabs for Search and Device pages
- Reports (pre-canned searches)
- Additional Device Port Columns
- Additional Device Details
- Admin Menu function (job control, manual topology, pseudo devices)
See <https://github.com/netdisco/netdisco/wiki/Web-Plugins>
for details.