more docs

This commit is contained in:
janis
2023-09-18 17:11:00 +02:00
parent 163564ae7d
commit b76f832068
10 changed files with 74 additions and 22 deletions

View File

@@ -1,2 +1,12 @@
# Plugin installation
**Installing plugins currently isn't easy. We expect you to know how to upload files to a server. If you don't know, a guide on how to upload things can be found in the setup guide which is meant for beginners**
## Acquiring the plugins
You can find a list of plugins that libreevent supports [here](/plugins). Choose one and click it to be directed to the download page.
## Installing payment gateway plugins
You can install a new plugin by navigating to the libreevent directory on the server and then by navigating to */backend/plugins/payments* and uploading the plugin folder into there. Now, restart libreevent.
## Installing other plugins
You can install a new plugin by navigating to the libreevent directory on the server and then by navigating to */backend/plugins/others* and uploading the plugin folder into there. Now, restart libreevent.