描述
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
屏幕截图
安装
- 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
评价
2021 年 2 月 26 日
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
贡献者及开发者
更新日志
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