Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Olde Hampsink committed Apr 18, 2018
1 parent 7989de9 commit c0d9011
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ This will add `nerds-and-company/craft-hirefire` as a requirement to your proje

Hirefire is now available as an installable plugin in Craft. You can install it in the cp or use `./craft install/plugin hirefire`

## Usage

See https://help.hirefire.io/guides/hirefire/job-queue-any-programming-language 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.

## License

This project has been licensed under the MIT License (MIT). Please see [License File](LICENSE) for more information.
Expand Down

0 comments on commit c0d9011

Please sign in to comment.