/silverstripe-mailchimp

Sync Silverstripe Member to Mailchimp

Primary LanguagePHPMIT LicenseMIT

Welcome to Silverstripe Mailchimp Sync 👋

Sync Silverstripe Member to Mailchimp

Install

composer require jinjie/silverstripe-mailchimp

How to use

  • Setup Mailchimp API by including variables to .env
    • MAILCHIMP_API_KEY (API KEY)
    • MAILCHIMP_SERVER (Server prefix. Eg, us20)
  • Run {BaseHref}/dev/build
  • Go to Settings > Mailchimp and select the list to be synced. If the there are no lists in the dropdown, very likely the API is not set up properly.
  • Run "Sync Mailchimp" task from {BaseHref}/dev/tasks and check result
    • Setup cron to run dev/tasks/SwiftDevLabs-SSMailchimp-Dev-MailchimpSyncTask periodically

Author

👤 Kong Jin Jie

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator