mod_reminders/README.md
author Kim Alvefur <zash@zash.se>
Fri, 01 Dec 2023 22:40:41 +0100
changeset 5756 c27eaa7117d6
parent 4740 a938df1f60de
permissions -rw-r--r--
mod_http_oauth2: Fire authentication events on login form For e.g. mod_audit_auth to use. A bit hacky because upon review many modules don't seem to handle the lack of an XMPP session in the event payload.

---
labels:
- 'Stage-alpha'
summary: 'Enable ProtoXEP: Reminders support'
...


Introduction
============

`mod_reminders` implements ProtoXEP: Reminders.

Usage
=====

Place the sibling `mod_reminders.lua` somewhere under your
`plugins_path`.