Structure and functionality of plugins
The information in this section provides a general introduction to ispmanager plugins. It emphasizes using them to solve practical tasks and covers topics such as:
- using different programming languages to write plugin handlers;
- using user-entered form data in handlers;
- adding additional UI elements to standard ispmanager pages;
- calling ispmanager API from plugin handler code.