Classes

\

Name Description
AddsEmailToMailingList Add this extension to Order and Member (and anything else with and email address) and it will trigger after write to save to the mailing list. EMPTY
CustomerDataExtractor Pulls customer name and email data from an order in a standard way. EMPTY
EmailMarketingAdmin ModelAdmin for auto-responders and mailings EMPTY
FollowUpController Gives you an endpoint to reclaim a cart from the email EMPTY
FollowUpEmail Automated email that can be sent for carts matching a certain status after X days. If the order is still a Cart status it includes a link to reclaim the cart. EMPTY
FollowUpEmailTask Checks carts and orders against any auto-responders that have been set up. EMPTY
FollowUpEmailTest No description available EMPTY
MailgunMailingListAdapter Uses the mailing list feature of the mailgun api. EMPTY
MailingListAdapter Extracts out mailing list functionality to be able to use different providers such as Mailgun or Silverstripe's Newsletter module. EMPTY
MailingListEmail Represents an email that can be sent to one or more mailing lists. EMPTY
NullMailingListAdapter Doesn't do anything. EMPTY