Skip to content

isagrant/deliverance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deliverance

Mailing list management tools. Provides a factory for mailing list providers, user interface for mailing list sign up, and admin tools for list management.

Although Deliverance is written to be provider agnostic, MailChimp is the only supported provider.

Provides the following data objects:

  • DeliveranceCampaignSegment
  • DeliveranceListInterest
  • DeliveranceNewsletter
  • DeliveranceNewsletterTemplate

Installation

Make sure the silverorange composer repository is added to the composer.json for the project and then run:

composer require silverorange/deliverance

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.9%
  • CSS 0.1%