Skip to content
Dominique Mariano edited this page Sep 23, 2015 · 2 revisions

Branded Auto Updates for MainWP is a MainWP extension for automatically upgrading different groups of sites on a daily or weekly basis with the option to send a branded email notification to multiple recipients per managed site afterwards.

You can schedule each your site groups every day, or choose to batch update a group for a specific day of the week after a specific time. Or you can just turn the updates off. The plugin also allows you to specify an action to take at your chosen schedule. You can:

  1. Just send an email notification about pending updates.
  2. Update your list of "trusted" and only the trusted themes and plugins and get notified via email.
  3. Silently update your list of "trusted" themes and plugins without being notified via email.
  4. Or just do nothing at all.

This plugin also allows you to send branded email messages using PostMark. If you have a PostMark account, you can use the template tags that this plugin provides for use in you PostMark Templates. The plugin current provided six Mustachio tags: {{#each plugins_update}}{{name}}{{/each`}}, ``{{#each themes_update}}{{name}}{{/each}}, {{#each core_update}}{{name}}{{/each}}```, ```{{site_url}}```, ```{{from_date}}```, ```{{to_date}}```.

For more information on how to use the plugin, please checkout the rest of the help pages of this wiki.

Clone this wiki locally