The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Netdisco::Web::Plugin - Netdisco Web UI components

Introduction

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.