elgg-plugin message_queue
Used by other plugins to schedule and send messages.
iionly/message_queue
Used by other plugins to schedule and send messages.
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
Message Queue plugin for Elgg 3.0 and newer Elgg 3.X
Latest Version: 3.0.0
Released: 2021-12-07
Contact: iionly@gmx.de
License: GNU General Public License version 2
Copyright: (c) iionly 2015, (C) Kevin Jardine (Radagast Solutions) 2009, (*1)
Description
The Message Queue plugin has been developed by Kevin Jardine originally. It's a utility plugin that supplies message queuing services to other plugins. This enables emails to be sent via cron jobs, i.e. sending them at a defined later time. For example the Event Calendar plugin makes use of the Message Queue plugin for (optionally) sending of reminders messages shortly before the event is to start., (*2)
For the Message Queue plugin to work you need to have the Elgg fiveminute cronjob correctly configured., (*3)
Installation
- If you have installed a previous version of the Message Queue plugin plugin disable the plugin in the admin section of your site and then remove the message_queue folder from the mod directory of your Elgg installation,
- Copy the message_queue folder into the mod directory of your Elgg installation,
- Enable the Message Queue plugin plugin in the admin section of your site and adjust the plugin settings if desired.