Beskrivning
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
Skärmdumpar
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
Recensioner
26 februari 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
Bidragsgivare och utvecklare
”Mailster Gmail Integration” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Mailster Gmail Integration” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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