WP Manifestindependent plugin directory
manifest / email / wp-autosend-mail

Autosend Mail

An easily customizable, automatic mailing plugin for WordPress

by Mikko Heikkilä · github.com/mikkoheikkila/wp-autosend-mail · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mikkoheikkila/wp-autosend-mail/archive/refs/heads/master.zip

Wordpress plugin that mails a custom php/html file to a list of emails.

I have had to make some sort of automatic newsletter for multiple projects now. The messsage changes with each project, but the general functionality is always the same. I haven't been able to find a plugin that did exactly what I wanted, or made customizing it easy. So my hope is that this will save a lot of time for developers who want to make something similar.

Coding required for customizing the actual message that you want to send. So this won't work right out of the box. But hopefully this is exactly what you want.

The plugin boilerplate was generated using WORDPRESS PLUGIN BOILERPLATE GENERATOR https://wppb.me/