This repository has been moved. To get the last version go to https://code.montera34.com/sagesses/sagesses-envoi
Version: 0.1
This plugins allows you to send emails in a non interactive way with a random content to a list of contacts several times per day.
It has been developped by Montera34 for Sagesses company.
- Download the plugin: https://github.com/montera34/sagesses-emails/archive/master.zip
- Upload it to the
wp-content/plugins
folder using FTP or the WordPress dashboard uploader. - Activate the plugin
- Go to the plugin configuration page, Sagesses Emails, to set up the plugin:
- List the subjects for the emails
- List the addresses to send the emails to.
- Choose the custom post type that is going to feed the contents of your emails.
- Pods Framework. To create the custom post type for email content.
- WP Crontrol. To control cron tasks.