Descripció
This plugin enables you to send emails to each of your users.
No more long to or BCCs.
Features
- User contact email.
- HTML SendGrid email Template.
- Override default email functions.
- Marketing Email creator [PRO]
- Periodical Email [PRO]
Pro version is available at Kunoichi Market.
Instal·lació
From Plugin Repository
Click install and activate it.
From Github
Composer and NPM are required.
# Go to your wp-content/plugins and run git cd wp-content/plugins git clone https://github.com/hametuha/hamail.git hamail # Then move into cd hamail # Install dependencies composer install npm install && npm start
Enter API Key
You need SendGrid API Key.
For more details, go to hamail setting screen.
PMF
-
Where can I get supported?
Please Go to [Kunoichi Market](https://kunoichiwp.com/product/plugin/hamail-pro) to get supported.To get supported, please go to Kunoichi Market.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Hamail – Send Email via SendGrid» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradors“Hamail – Send Email via SendGrid” s'ha traduït a 1 configuració regional. Gràcies als traductos per les seves aportacions.
Tradueix “Hamail – Send Email via SendGrid” a la teva llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
2.3.0
- Marketing mail is supported.
2.2.0
- Refactor recipient selector.
- Update syncing features.
- Add WP-CLI command for export users.
2.1.0
- Add reply feature. Jetpack contact is now supported.
2.0.1
- Fix
wp_mail
skipped.
2.0.0
- Add transactional email feature.
- Requires WordPress 5.0 and over.
1.0.0
- First release.