diff --git a/_repo/inventree-apprise.md b/_repo/inventree-apprise.md index 2c920f75..8c4bd528 100644 --- a/_repo/inventree-apprise.md +++ b/_repo/inventree-apprise.md @@ -27,15 +27,12 @@ Send notifications from InvenTree via Apprise ## Setup -1. Install -Install this plugin in the webinterface with the packagename `inventree-apprise` +1. Install this plugin in the webinterface with the packagename `inventree-apprise` -2. Enable -Enable the plugin in the plugin settings. You need to be signed in as a superuser for this. +1. Enable the plugin in the plugin settings. You need to be signed in as a superuser for this. **The server will restart if you enable the plugin** -3. Configure -Add all endpoints you want to use in the plugin settings. You can use the [Apprise URL Syntax](https://github.com/caronc/apprise#supported-notifications). +1. Add all endpoints you want to use in the plugin settings. You can use the [Apprise URL Syntax](https://github.com/caronc/apprise#supported-notifications). ## License This project is licensed as MIT. Copy and do what you want - maybe tag your new plugin so others can find it. The more the merrier.