Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Job Examples

This directory contains multiple examples of job processes.

Note that these are high level examples meant to illustrate specific scenarios, and will likely need to be changed depending upon your needs.

Job Description
EmailJob A simple example of how to send an email using SwiftMailer
BatchEmailJob An example of how to send the same email to multiple users with a shutdown function.