Overview
Web App plugins allow you to extend the Fess web interface. You can add new pages, customize the admin console, and more.
Basic Structure
Action Implementation
JSP Template
src/main/webapp/WEB-INF/view/example/index.jsp:
API Extension
Reference
Plugin Architecture - Plugin Architecture
Developer Documentation Overview - Developer Documentation Overview