https://github.com/ivaldi/mailchimp-beamer
WordPress plugin to send posts to a MailChimp newsletter
https://github.com/ivaldi/mailchimp-beamer
Last synced: 2 months ago
JSON representation
WordPress plugin to send posts to a MailChimp newsletter
- Host: GitHub
- URL: https://github.com/ivaldi/mailchimp-beamer
- Owner: ivaldi
- License: mit
- Created: 2014-05-16T11:29:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-24T07:41:04.000Z (about 12 years ago)
- Last Synced: 2025-04-06T00:26:19.065Z (over 1 year ago)
- Language: PHP
- Size: 215 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mailchimp-beamer
================
WordPress plugin to send posts to a MailChimp newsletter
#Installation
Simply add the 'ivaldi-mailchimp-beamer' folder to the plugins folder of your WordPress installation
#Usage
- Fill in the required fields in the form
- Select the message you want to include in your newsletter
- Press send
- You will receive a notification from MailChimp
- Reply with 'Send'
- Your newsletter will be send to your MailChimp list
#Modification
- Template.html is the overall template for the newsletter. Here you can change the layout/style of your newsletter.
- Post.html is the partial template for each individual post. Here you can change the layout/style of each post.