2017 © Pedro Peláez
 

elgg-plugin message_queue

Used by other plugins to schedule and send messages.

image

iionly/message_queue

Used by other plugins to schedule and send messages.

  • Sunday, April 23, 2017
  • by iionly
  • Repository
  • 1 Watchers
  • 1 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

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

  1. 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,
  2. Copy the message_queue folder into the mod directory of your Elgg installation,
  3. Enable the Message Queue plugin plugin in the admin section of your site and adjust the plugin settings if desired.

The Versions

23/04 2017

dev-master

9999999-dev https://github.com/iionly/message_queue

Used by other plugins to schedule and send messages.

  Sources   Download

GPL-2.0

The Requires

 

plugin elgg

23/04 2017

1.9.2

1.9.2.0 https://github.com/iionly/message_queue

Used by other plugins to schedule and send messages.

  Sources   Download

GPL-2.0

The Requires

 

plugin elgg

12/12 2015

1.9.1

1.9.1.0 https://github.com/iionly/message_queue

Used by other plugins to schedule and send messages.

  Sources   Download

GPL-2.0

The Requires

 

plugin elgg