Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 453 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 453 Bytes

newspack-newsletters

Author email newsletters in WordPress

Setup

Copy your Mailchimp API key, which can be found in Mailchimp in Account->Extras->API Keys. Request MJML API access.

Navigate to Settings->Newspack Newsletters. Input Mailchimp API key and MJML API key and secret.

Use

Click Newsletters in the left menu. Create a new one.

Development

Run composer update && npm install.

Run npm run build.