Description
This Plugin requires Mailster Newsletter Plugin for WordPress
Uses Gmail to deliver emails for the Mailster Newsletter Plugin for WordPress.
Read the Setup Guide to get started.
Additional Info
This Plugin requires Mailster Newsletter Plugin for WordPress
Screenshots
Installation
- Upload the entire
mailster-gmail
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings => Newsletter => Delivery and select the
Gmail
tab - Enter your API Key and save the settings
- Send a testmail
Reviews
Siamajor
February 26, 2021
Does not work! The problem has been known for a long time, but the developer is silent.
Fatal error: Uncaught Error: Call to undefined function Mailster\GuzzleHttp\Psr7\uri_for()
in /home/admin/web/…../public_html/wp-content/plugins/mailster-gmail/vendor/google/auth/src/OAuth2.php on line 1129
Contributors & Developers
“Mailster Gmail Integration” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Mailster Gmail Integration” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.1
- fixed: composer packages with PHP 8.0+
1.3.0
- fixed: issue with third party library on PHP 8.0+
- added:
mailster_gmail_redirect_url
filter for redirect URL - requires now PHP 7.4+
1.2
- Fixed some typo and updated method
1.1
- Update for Mailster 3.0
1.0
- initial release