Create Plugin
Extend the functionality of VitNode by creating plugins.
Creating plugins allows you to extend the functionality of VitNode like new pages, routes, and services.
Development only
This guide requires Dev Server to be running.
Open create plugin dialog
Open AdminCP and navigate to the Plugins
page and click on the Create Plugin
button.
Fill the form
Fill the form with your plugin details and click on the Save
button.
Done!
Your plugin is created and you can start developing it.