Skip to content

MichaelJJames/silverstripe-udf-mailchimp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silverstripe UDF MailChimp

Adds a new field to UDF to allow you to let users choose to subscribe to a mailchimp list you have choose in the admin

Requirements

SilverStripe SS4

drewm/mailchimp-api

Installation

composer require michaeljjames/silverstripe-udf-mailchimp

In your /mysite/_config/mysite.yml

MichaelJJames\UDFMailchimp\UDFMailChimpField:
  mailchimp_key: YOUR KEY HERE

MailChimp Lists

If you add a new mailchimp list and it doesn't show in the CMS you may want to ?flush=1 as the lists are cached to save making the request on each page load.

About

Adds a new field to UDF to allow you to let users choose to subscribe to a mailchimp list you have choose in the admin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages