2017 © Pedro Peláez
 

craft-plugin craft-hirefire

Hirefire.io worker scheduler for Craft 3 queue jobs

image

nerds-and-company/craft-hirefire

Hirefire.io worker scheduler for Craft 3 queue jobs

  • Wednesday, April 18, 2018
  • by nerds-and-company
  • Repository
  • 2 Watchers
  • 0 Stars
  • 1,188 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 76 % Grown

The README.md

Hirefire (for Craft 4)

Hirefire.io worker scheduler for Craft 4 queue jobs, (*1)

Installation

This tool can be installed using Composer. Run the following command from the root of your project:, (*2)

composer require nerds-and-company/craft-hirefire

This will add nerds-and-company/craft-hirefire as a requirement to your project's composer.json file and install the source-code into the vendor/nerds-and-company/craft-hirefire directory., (*3)

Hirefire is now available as an installable plugin in Craft. You can install it in the cp or use ./craft install/plugin hirefire, (*4)

Usage

See help.hirefire.io on how Hirefire works with job queues. This plugin will use the HIREFIRE_TOKEN environment variable for authentication, so Hirefire can query your site for pending jobs. When one or more pending jobs are found, Hirefire will start a worker untill all jobs are done., (*5)

License

This project has been licensed under the MIT License (MIT). Please see License File for more information., (*6)

Changelog

CHANGELOG.md, (*7)

The Versions

18/04 2018

dev-master

9999999-dev

Hirefire.io worker scheduler for Craft 3 queue jobs

  Sources   Download

MIT

The Requires

 

18/04 2018

1.0.0

1.0.0.0

Hirefire.io worker scheduler for Craft 3 queue jobs

  Sources   Download

MIT

The Requires