mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
Add plugin inventree-apprise
This commit is contained in:
parent
b2c4c19846
commit
23f94b1af3
43
_repo/inventree-apprise.md
Normal file
43
_repo/inventree-apprise.md
Normal file
@ -0,0 +1,43 @@
|
||||
---
|
||||
name: inventree-apprise
|
||||
author: matmair
|
||||
license: MIT
|
||||
open_source: true
|
||||
stable: true
|
||||
maintained: true
|
||||
pypi: true
|
||||
package_name: inventree-apprise
|
||||
github: https://github.com/matmair/inventree-apprise
|
||||
issue_tracker: https://github.com/matmair/inventree-apprise/issues
|
||||
website: https://mjmair.com
|
||||
categories:
|
||||
- Notifications
|
||||
tags:
|
||||
- Apprise
|
||||
- 3rd party integration
|
||||
- Discord
|
||||
- IFTTT
|
||||
- Matrix
|
||||
- Microsoft Teams
|
||||
- Slack
|
||||
- Twilio
|
||||
-
|
||||
---
|
||||
# inventree-apprise
|
||||
|
||||
Send notifications from InvenTree via Apprise
|
||||
|
||||
## Setup
|
||||
|
||||
1. Install
|
||||
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.
|
||||
**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).
|
||||
|
||||
## 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.
|
Loading…
x
Reference in New Issue
Block a user