Send
Did you find this plugin helpful? Please consider leaving a 5-star review. Note: This is a forked version of the now unsupported wpMandrill plugin. The notes below are copied over from the original plugin and will be updated as relevant updates become available. Please help by contributing to the GitHub repository Send Emails With Mandrill on GitHub This plugin uses Mandrill API to send outgoing emails, with or without attachments, from your WordPress installation. It replaces the wp_mail function included with WordPress. Emails are tracked and automatically tagged for statistics within the Mandrill Dashboard. You can also add general tags to every email sent, as well as particular tags based on selected emails defined by your requirements. You can also use your own templates that have been added to your MailChimp account and shared with your Mandrill account. There are a few levels of integrations between your WordPress installation and this plugin: The simplest option: Install it, configure it, and Send Emails with Mandrill will start sending your emails through Mandrill. If you need to fine tune certain emails, you can change any email by creating a filter for the mandrill_payload hook. For further customization, we’ve exposed a function that allows you to send emails from within your plugins, instead of the regular wp_mail function: wpMandrill::mail Enable the connection by entering a valid API key in the settings page or adding the line define('SEWM_API_KEY', '{YOUR_API_KEY}') your site’s wp-config.php file. Spanish translation available. Request If you find that a part of this plugin isn’t working, please don’t simply click the WordPress “It’s broken” button. Let us know what’s broken in its support forum so we can make it better. Our mind-reading device still needs some tweaking. Localizations Send Emails with Mandrill is currently available in the following languages: Albanian (Shqip) Arabic (العربية) Armenian (Հայերեն) Basque (Euskara) Bengali (বাংলা) Bulgarian (Български) Catalan (Català) Chinese Simplified (简体中文) Croatian (Hrvatski) Czech (Čeština) Danish (Dansk) Dutch (Nederlands) Estonian (Eesti) Finnish (Suomi) French (Français) Galician (Galego) Georgian (ქართული) German (Deutsch) Greek (Ελληνικά) Hebrew (עברית) Hindi (हिन्दी) Hungarian (Magyar) Indonesian (Bahasa Indonesia) Irish (Gaeilge) Italian (Italiano) Japanese (日本語) Korean (한국어) Latvian (Latviešu) Lithuanian (Lietuvių) Macedonian (Македонски) Norwegian (Norsk) Persian (فارسی) Persian – Afghanistan (دری) Polish (Polski) Portuguese – Brazil (Português do Brasil) Portuguese – Portugal (Português) Romanian (Română) Russian (Русский) Serbian (Српски) Slovak (Slovenčina) Slovenian (Slovenščina) Spanish (Español) Swedish (Svenska) Tamil (தமிழ்) Thai (ไทย) Turkish (Türkçe) Ukrainian (Українська) Urdu (اردو) Vietnamese (Tiếng Việt) Welsh (Cymraeg) Known Issues Daily statistics will show data for the first 20 senders (emails) registered. Daily statistics will show data for the first 40 tags registered. If your account has more than 20 senders registered or more than 40 tags used, the detailed daily statisticas might show incompleted data.
Top keywords
- emails10×2.16%
- mandrill8×1.72%
- send5×1.08%
- api4×0.86%
- send emails4×0.86%
- tags4×0.86%
- wordpress4×0.86%
- account3×0.65%
- available3×0.65%
- daily3×0.65%
- data3×0.65%
- emails with mandrill3×0.65%
Email Marketing Plugin – WP
This creates a 2 field form (Name & Email) for capturing emails. Email is double opt in, and allows you to forward opt in to services such as ebooks or software. When you are ready to begin your email marketing campaign, simply export the list into your chosen email marketing software or service. WP Email Capture now comes with a number of integrations and extensions, including WP Email Capture Premium allows you to build multiple lists, track stats and have custom fields and templates WP Email Capture Free Features:- Widget Ready. Uses WordPress’ internal wp_mail function for sending mail. Easily integrated with posts & pages. Dashboard Widget. GDPR Friendly Export data into CSV files, compatible with most major Email Marketing Programmes (including Aweber, Mailchimp, Groupmail, Constant Contact) Double opt in, so compatible with CAN-SPAM act. reCAPTCHA integration And completely free! For more details please visit the official site of WP Email Capture Now Released is WP Email Capture Premium! You get all the above features plus the following:- Stat tracking – track the visitors to your site and where your sign ups come from. Autoresponders – Create an autoresponder email, an email sent to the user when they sign up to your site. Multiple lists – Create multiple lists for your site. Build External Lists – If you have a Constant Contact, Mailchimp or Aweber account, you can use WP Email Capture to build to these services directly. Custom Fields – You can capture more than just visitors name & email, add your own custom fields to capture (such as phone number or Address). You also get premium support and further documentation. For more information, and to purchase, visit the plans and pricing page. Keep in Contact:- WP Email Capture on Facebook @WPEmailCapture on Twitter For support requests please visit the FAQ’s, or leave a message in the WordPress Support Forum. For general feature requests or bug notices please contact me directly, however any support requests sent via the contact form, Facebook Page or Twitter Feed will be ignored – please use the WordPress Support Forum – please note I’m unable to support CSS or styling queries, please read the “Stylings” area on other notes. Translation Credits:- Translations have been done by the following parties. Thank you! French Translation: Olivier – http://www.ticket-system.net/ & Andrew Patton (@andpatton) – http://www.acusti.ca/ German Translation: Stephan – http://www.computersniffer.com/, Marc Nilius (@libertello) – http://www.libertello.de/ and Ov3rFly Brazilian Portugese Translation: Nick Lima (@nick_linux) – http://www.nicklima.com.br Dutch Translation: Sander – http://www.zanderz.net/ Hungarian Translation: Surbma – http://surbma.hu/ Spanish Translation: David Bravo – http://dimensionmultimedia.com Italian Translation: Giuseppe Marino – http://it.gravatar.com/gpmarino Serbian Translation: Borisa Djuraskovic – http://www.webhostinghub.com/ Croatian Translation: Lem Treursić – http://grafika-dizajn.com/ Bugs/Suggestions/Support Please report any bugs, support and suggestions to the WP Email Capture Support Page Stylings To style your form, you need to add to your CSS file the following ID declarations. wp_email_capture is for sidebar & template widgets, wp_email_capture_2 is for on page forms. #wp_email_capture { } #wp_email_capture label.wp-email-capture-name { } #wp_email_capture label.wp-email-capture-email { } #wp_email_capture input.wp-email-capture-name { } #wp_email_capture input.wp-email-capture-email { } #wp_email_capture_2 { } #wp_email_capture_2 label.wp-email-capture-name { } #wp_email_capture_2 label.wp-email-capture-email { } #wp_email_capture_2 input.wp-email-capture-name { } #wp_email_capture_2 input.wp-email-capture-email { }