Plugins
The neleto CMS offers a versatile plugin system, allowing you to extend your site's functionality to fit your needs.
Plugins in neleto can provide a wide range of additional functionalities, like:
- Providing new Components
- Rewriting pages with custom logic to include new functionality
- Adding dashboard-widgets
- Themeing your website
- Providing files like icons/images or scripts
- API Endpoints
Installing a Plugin
There are two straightforward methods for installing a plugin in your neleto instance:
Uploading a .tar.gz File
If you have a .tar.gz file of your plugin, simply navigate to the Plugins
menu and click on the Upload Plugin button located
in the upper right corner. Then select the .tar.gz file. Once the upload is
complete and the plugin is installed, the plugin should appear in your list of
installed plugins. This way the plugin will only be available to users of your
neleto instance.

Through the Plugin Store
You can also install public plugins from other developers through the Plugin Store. The Plugin Store is accessible either through your neleto instance (if you're logged in) with the Store button located in the upper right corner, or through the Plugin Store website Here.
Plugins downloaded from the store can be easily updated with the click of a
button, when a new version is available.

Additionally, you can access more information about each plugin by clicking on the Info button, including the option to select a specific version to install.
Managing Plugins
On the Plugins page, you can manage installed plugins and their data and
functionality. By clicking on the Settings
button for a specific plugin, you can access the plugin overview where you can
read the documentation the plugin includes and customize some aspects of how
the plugin interacts with your website.
