The skeleton plugin serves as a basic plugin template.
This skeleton plugin makes use/provides the following features:
- A controller without a tab
- Three views (sidebar, documentation and settings)
- A documentation page
- A sidebar
- A settings page (that does nothing except display some text)
- Code that gets run when the plugin is enabled (enable.php)
Note: to use the settings and documentation pages, you will first need to enable the plugin!