dev-master
9999999-devHirefire.io worker scheduler for Craft 3 queue jobs
MIT
The Requires
- php ^7.0
- craftcms/cms ^3.0
1.0.0
1.0.0.0Hirefire.io worker scheduler for Craft 3 queue jobs
MIT
The Requires
- php ^7.0
- craftcms/cms ^3.0
Hirefire.io worker scheduler for Craft 3 queue jobs
Hirefire.io worker scheduler for Craft 4 queue jobs, (*1)
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)
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)
This project has been licensed under the MIT License (MIT). Please see License File for more information., (*6)
CHANGELOG.md, (*7)
Hirefire.io worker scheduler for Craft 3 queue jobs
MIT
Hirefire.io worker scheduler for Craft 3 queue jobs
MIT