-
Notifications
You must be signed in to change notification settings - Fork 2
Home
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:
- Just send an email notification about pending updates.
- Update your list of "trusted" and only the trusted themes and plugins and get notified via email.
- Silently update your list of "trusted" themes and plugins without being notified via email.
- 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.