2017 © Pedro Peláez
 

cakephp-plugin queue

Notifiation management plugin for CakePHP 3.x, which stacks messages into a queue for sending via cron.

image

codeblastr/queue

Notifiation management plugin for CakePHP 3.x, which stacks messages into a queue for sending via cron.

  • Monday, April 18, 2016
  • by codeblastr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

queue

CakePHP 3 plugin for stacking messages into a queue for sending later., (*1)

installation

composer require codeblastr/queue, (*2)

usage (cron)

*/10 * * * * cd /full/path/to/app && bin/cake CodeBlastrQueue.Queue runworker, (*3)

The Versions

18/04 2016

dev-master

9999999-dev

Notifiation management plugin for CakePHP 3.x, which stacks messages into a queue for sending via cron.

  Sources   Download

MIT

The Requires

 

cakephp queue admin messages cron