@@ -6,24 +6,24 @@ Postmaster for Craft CMS is a plugin that makes communicating with users and oth
66
77### Features
88
9- 1 . Parcels API to send information just exactly how you need it
9+ 1 . Parcels API to send information using the events with any service
10102 . Services API to send information with any service or provider
11- 3 . Notifications API to send reoccuring messages with any content from any service or provider
12- 11 . Schedule API to maximum flexibility to parcels and notifications any time you want
13- 3 . Entry Email Parcels to send email when your entries are saved, drafted, deleted, or published
14- 4 . User Email Parcels to send email when users are saved, activated , deleted, and more
15- 5 . Complete control over HTML and plain text templates
16- 6 . Compatible Mandrill, Mailchimp, Campaign Monitor, and many other email services
17- 7 . Send SMS messages with Twilio in place of emails
18- 8 . Subscribe users to lists with Mailchimp and/or Campaign Monitor
19- 9 . Create and send email campaigns with Mailchimp and/or Campaign Monitor
20- 10 . Send parcels in the future at any time you need
21- 11 . Powerful Queue API with CRON support to make sending queued emails incredibly simple
22- 12 . Go beyond email and send HTTP requests with the Ping Service
23- 13 . Ideal for clients, designers, and developers
24- 14 . Robust developer API's for custom solutions
25- 15 . Quick and easy setup with reliable functionality
26- 16 . No PHP or scripting knowledge required*
11+ 3 . Notifications API to send reoccuring messages with any content with any service
12+ 4 . Schedule API for maximum flexibility schedule to parcels and notifications to send any time you want
13+ 5 . Powerful Queue API with CRON support to make sending queued emails incredibly simple
14+ 6 . Entry Email Parcels to send email when your entries are saved, drafted , deleted, or published
15+ 7 . User Email Parcels to send email when users are saved, activated, deleted, and more
16+ 8 . Complete control over HTML and plain text templates
17+ 9 . Compatible Mandrill, Mailchimp, Campaign Monitor, and many other email services
18+ 10 . Send SMS messages with Twilio in place of emails
19+ 11 . Subscribe users to lists with Mailchimp and/or Campaign Monitor
20+ 12 . Create and send email campaigns with Mailchimp and/or Campaign Monitor
21+ 13 . Send parcels in the future at any time you need
22+ 14 . Go beyond email and send HTTP requests with the Ping Service
23+ 15 . Ideal for clients, designers, and developers
24+ 16 . Robust developer API's for custom solutions
25+ 17 . Quick and easy setup with reliable functionality
26+ 18 . No PHP or scripting knowledge required*
2727
2828* Not required for the default functionality. Advanced use cases may require using the API and advanced knowledge of PHP.*
2929
0 commit comments