Download the PHP package webfox/silverstripe-userforms-mailchimp without Composer
On this page you can find all versions of the php package webfox/silverstripe-userforms-mailchimp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webfox/silverstripe-userforms-mailchimp
More information about webfox/silverstripe-userforms-mailchimp
Files in webfox/silverstripe-userforms-mailchimp
Package silverstripe-userforms-mailchimp
Short Description Mailchimp signup field for userforms using mailchimp v3 API
License MIT
Informations about the package silverstripe-userforms-mailchimp
silverstripe-userforms-mailchimp
Mailchimp signup field for userforms
(Screenshot is out of date)
First install using composer composer require webfox/silverstripe-userforms-mailchimp
Then add your API key (and proxy details if required) to your config.yml
Next up add the "EditableMailchimpSubscribeField" field to your form.
If you haven't already add three fields - "Email", "First Name", "Last Name" (name them whatever you want they just need to exist).
Now click show options on the "EditableMailchimpSubscribeField". Select the list you wish to subscribe users to Select the Email Field Select the First Name Field Select the Last Name Field
Save and publish and laugh away.
In the submission and submission email there are three possible values that should be pretty obvious what they are doing:
- Subscribed
- No
- Failed (Error Message)
All versions of silverstripe-userforms-mailchimp with dependencies
silverstripe/cms Version ~3.1
silverstripe/userforms Version ~4
pacely/mailchimp-apiv3 Version ~1.0.3