Created Creating a new TWIW email shot (markdown)

Dave Cranwell 2016-02-05 11:48:00 +00:00
parent e5aa1f84a9
commit 7e3591e6ff
1 changed files with 15 additions and 0 deletions

@ -0,0 +1,15 @@
1. Create a new "Newsletter" page in Wagtail.io
2. Enter your content and publish it once ready to email.
3. Log into Mailchimp
4. Create Campaign -> Regular campaign
5. Choose Wagtail recipient list -> Send to entire list and click 'Next', hidden unexpectedly at the very bottom-right of the window.
6. Set:
- Name your campaign: "TWIW Issue #[whatever]", substituting the issue number as appropriate
- Email subject: "This Week In Wagtail Issue #[whatever]"
- (Leave everything else)
7. Click 'Next' (bottom right)
8. Select your template: Code your own (tab) -> Import from URL
9. Set:
- Campaign URL: Paste the URL of the page on Wagtail.io, appending "?email=true" to the URL e.g https://wagtail.io/this-week-in-wagtail/issue-4/?email=true". Click 'Import'.
10. Click 'Next', check the summary, then
11. Click 'Send', also bottom right.