jinjie/silverstripe-mailchimp

There is no license information available for the latest version (1.0.3) of this package.

Silvestripe Mailchimp Sync

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

1.0.3 2021-12-03 15:42 UTC

This package is auto-updated.

Last update: 2024-03-29 04:39:51 UTC


README

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