Skip to content

⌛ Worker is the php script who listen and consume event on the Jobatator queue.

Notifications You must be signed in to change notification settings

retrobox/worker

Repository files navigation

Worker

Worker is the php script who listen and consume event on the Jobatator queue.

CircleCI

Env vars

see in .env.example

Events

order.payed:

  • generate an html billing
  • send a billing email to the customer
  • send a discord webhook

order.shipped:

  • generate an html successful shipped email
  • send a shipped email to the customer

test.email:

  • send the test email (only for testing purpose)

Docker image

retrobox/worker

About

⌛ Worker is the php script who listen and consume event on the Jobatator queue.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages