Events Made Easy Forums How do I … create a monthly events summary email

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #57326
    Anonymous
    Inactive

    I would like to be able to crate an e-mail remplate that list all of the upcoming events on our village website. On the website I use a shortcode like [eme_events limit=20 showperiod=monthly]
    to lost the next 20 village events.
    Is there a way to replicate this type of listing in an email format and send it to all registered users?
    I could do this manually each month, but Ideally I would like the CRON shedular to send it automatically on the first day of the month.

    TIA

    #57333
    Franky
    Keymaster

    Wordpress doesn’t do ‘monthly’ very well, but you can add the schedule. See https://codex.wordpress.org/Plugin_API/Filter_Reference/cron_schedules
    Then you can activate mail queuing and use the EME cron to plan your mail (after activating mail queueing, the newsletter functionality becomes available). If you want it to be sent at the beginning of the month, activate the cron that day.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘How do I …’ is closed to new topics and replies.
Scroll to Top