Overview
Plugins system is a mechanism which allows DirectAdmin to be extended with extra features or functionality that is not available out of the box.
A plugin can:
- Add pre/post hooks, they allow executing extra code when specific event happens (for example new user is created).
- Show plugin page (or multiple pages) in the GUI.
- Add widgets in the dashboard (Evolution skin only).
- Add custom menu entries (Evolution skin only).