2017 © Pedro Peláez
 

cakephp-plugin cakephp-cremilla

CakePHP wrapper plugin around CakePHPQueuesadilla with some improves

image

criztianix/cakephp-cremilla

CakePHP wrapper plugin around CakePHPQueuesadilla with some improves

  • Friday, March 3, 2017
  • by CriztianiX
  • Repository
  • 1 Watchers
  • 0 Stars
  • 92 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

CakePHP-Cremilla

An user interface to handle Queues, Workers and Logs for CakePHP-Quesadilla

Running migrations

$ bin/cake Migrations migrate -p Josegonzalez/CakeQueuesadilla

```bash $ bin/cake Migrations migrate -p CriztianiX/Cremilla, (*1)


### Running workers from command line. #### Notice, this worker cannot be stopped from UI ```bash $ bin/cake CriztianiX/Cremilla.Worker --queue default --logger cremilla

Running the workers observer

Using Mailgun built-in transport for notifications, like "Minimum number of workers reached"

MAILGUN_DOMAIN="" MAILGUN_API_KEY="" EMAIL_FROM_DOMAIN="postmaster@domain.com" \
EMAIL_FROM_NAME="Cremilla Alert" EMAIL_TO="sysadmin@localhost.com" bin/cake CriztianiX/Cremilla.worker_observer

Adding Workers from UI

/cremilla/workers/add

alt tag, (*2)

Workers Status

/cremilla/workers

alt tag, (*3)

Logs Status

/cremilla/logs

alt tag, (*4)

The Versions

03/03 2017
17/02 2017

0.0.5

0.0.5.0 https://github.com/CriztianiX/cakephp-cremilla

CakePHP wrapper plugin around CakePHPQueuesadilla with some improves

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp queue shell

16/02 2017

0.0.4

0.0.4.0 https://github.com/CriztianiX/cakephp-cremilla

CakePHP wrapper plugin around CakePHPQueuesadilla with some improves

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp queue shell

14/02 2017

0.0.3

0.0.3.0 https://github.com/CriztianiX/cakephp-cremilla

CakePHP wrapper plugin around CakePHPQueuesadilla with some improves

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp queue shell

14/02 2017

0.0.2

0.0.2.0 https://github.com/CriztianiX/cakephp-cremilla

CakePHP wrapper plugin around CakePHPQueuesadilla with some improves

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp queue shell

14/02 2017

0.0.1

0.0.1.0 https://github.com/CriztianiX/cakephp-cremilla

CakePHP wrapper plugin around CakePHPQueuesadilla with some improves

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp queue shell