Email Templates

CE: 2.3.x - 2.4.x - 2.4.5 - 2.4.6

Responsive Magento 2 email templates with user-friendly template editor. Creating customer email messages was never so easy! This extension lets you create, edit, translate and test Magento transactional emails - all responsive and ready for mobile. Many customers check their email using phones and tablets, so you can make sure they do it in comfort.

$49.00
  • 30-day money back
  • 3 months' FREE support
  • Free Lifetime updates

Screenshots

Overview

This extension lets you create, edit, translate and test Magento transactional emails. It's never been so easy! All emails are responsive and ready for mobiles. Many customers check their email using phones and tablets, so you can make sure they do it in comfort .

All templates have been tested using the following email clients: Gmail, Yahoo Mail, iPhone Mail app, Mozilla Thunderbird, Outlook 2007, Outlook 2010 and AOL.

MT Editor is a user-friendly editor for email templates. It makes it easy to you customize your transactional email templates from within Magento, so there’s no need to leave the admin panel.

31 ready-made templates & 2 designs

The extension comes with 31 ready-to-use, responsive email templates.

It’s easy to replace the default Magento templates, and there’s a mass action feature for template management.

These templates work the same way as the default Magento templates, so they’re compatible with the other extensions.

picture

Extension Features

Editable content

Edit email content directly in preview mode - there’s no need to use incomprehensible HTML.

editable content

Testing

A testing tool is included, so there’s no need to save your test and enter an email address every time.

testing emails

Colors

It's easy to change the colors of email backgrounds, fonts, buttons and tables. New colors will be automatically added to the color picker.

Apply to all

There’s no need to make the changes to every template individually. This feature lets you globally update them all.

Save to all

Drag and drop the blocks

An easy way to create and update email layouts using drag and drop!

Drag and drop

Preview mode

There’s a mobile and full screen preview mode for testing your results.

mobile preview

Frequently Asked Questions

Yes, the extension can be installed via Composer as follows:
- Add our composer repository:
composer config repositories.magetrend composer https://repo.magetrend.com
- After that, you can run composer require command:
composer require magetrend/module-name

Where:
module-name - you can find it in extension composer.json

If the extension was installed via Composer and the files are located in the vendor/magetrend/module-name directory, run the following ssh commands:
composer require magetrend/module-name:1.0.0
php bin/magento setup:upgrade;
php bin/magento setup:di:compile;
php bin/magento setup:static-content:deploy;


If, on the other hand, the extension was installed manually and the extension's files are located in app/code/Magetrend/ModuleName directory, simply:
- Extract the .zip archive
- Upload file’s content to: app/code/Magetrend/ModuleName
- Run the following ssh commands:
php bin/magento setup:upgrade;
php bin/magento setup:di:compile;
php bin/magento setup:static-content:deploy -f;


All ours extensions are completely open source. There is no encrypted file – so you can customise it as you like.

If you ordered the extension from our store as a registered customer, please login to your Magetrend account and go to the My Account >> My Extensions page.

If you ordered it from our store as guest, please click here

If you ordered it from Magento Marketplace, please click here

There are thousands of extensions in the market, so we can't guarantee compatibility with every single one – it's just impossible to test it with all of them. But when we develop our extensions, we try to avoid any elements that might conflict with other extensions.

In the event that our extension conflicts with a third-party extension, our support team will assist you and make any necessary changes for free.

If you're installing the extension manually, the extension's files must be uploaded to: app/code/Magetrend/ModuleName. You can always check the "ModuleName" in extension's registration.php file.

Changelog

  • Fixed error in invoice template
  • Fixed compatibility issues with Magento 2.4.6-p3
  • Fixed abandoned cart first email
  • Fixed: Info block rendering issue on Outlook for Mac
  • Added: Magetrend Review extension follow up template to awesome template collection
  • Added: email_customer_note variable in preview variable list
  • Fixed: Deprecated Errors in files: Mteditor.php on line 114, Html2Text.php on line 321
  • Fixed: Magento\Test\Integrity\ObserverImplementationTest::testObserverHasNoExtraPublicMethods 1 of observers have extra public methods: Magetrend\Email\Observer\Config
  • Fixed: Deprecated Functionality: Function utf8_encode() is deprecated on Mteditor.php on line 114

Magento 2.4.6 and PHP 8.2 compatibility

  • Added: Compatibility with m2epropaymment
  • Fixed: PHP 8.1 compatibility issues
  • Fixed: Random long string in default magento email template
  • Fixed: An issue with custom variable, when two or more emails are sent at the same time

Fixed: Deprecated Functionality: str_replace(): magetrend/email/Setup/Patch/Data/StrictDirective.php on line 61

  • Added: Templates for Magetrend Newsletter Popup (Default/Awesome)
  • Added: Templates for Magetrend Exit Intent Popup (Default/Awesome)
  • Added: Templates for Magetrend Discount for Next Order (Default/Awesome)
  • Added: Templates for Magetrend Gift Card (Default/Awesome)
  • Added: Templates for Magetrend Out Of Stock Notification Extension (Default/Awesome)
  • Added: Templates for Magetrend Abandoned Cart Extension (Default/Awesome)
  • Fixed: Call to a member function getAllVisibleItems() on null in /var/www/app/code/Magetrend/Email/Block/Email/Block/Sales/Items.php:84
  • Fixed: Compatibility issue with PHP 8.1. Deprecated Functionality: str_replace(): magetrend/email/Setup/Patch/Data/StrictDirective.php on line 61
  • Fixed: Display issues on mac mail
  • Fixed: Urls' issue in import/export tool
  • Fixed: Translating issue with magento 2.4.4
  • Fixed: the issue with variable {{var mtVar.getTrackingLink($shipment)}} in magento 2.4.4
  • Updated: extension information block
  • Fixed: PHP 8.1 compatibility: Deprecated Functionality: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
  • Fixed: Blurry quote template product image
  • Fixed: Out of stock products in related products block
  • Fixed: replace store.getFrontendName() store.frontend_name in email template subject
  • Fixed: Magento 2.4.4 and 2.4.3-p2 compatibility issues. For more information: https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/templates/template-email-migration.html
  • Added: Setup script was replaced to declarative schema
  • Fixed: Compatibility issues with Aws S3 remote storage
  • Fixed: Billing information issue with virtual order in awesome theme
  • Fixed: security patch MDVA-43443 compatibility
  • Added: New variable {{var mtVar.getPopupTrackingLink($shipment)}}
  • Fixed: Issue with invoice email items options
  • Fixed: Creditmemo's items qty issue
  • Fixed: Duplicated sku problem fix
  • Added: Sagepaysuite compatibility
  • Added: Possibility to manage tracking links via configuration
  • Fixed: tax total line css problem
  • Fixed: Awesome theme compatibility with Android Outlook mail client
  • Fixed: Total line css problem
  • Fixed: Missing text/plain version in Magento 2.3.4 and later
  • Fixed: Logo height issue in the Awesome theme
  • Fixed: Awesome theme, shipping address formatting problem
  • Fixed: Awesome theme, problem with header icons
  • Fixed: Problem with preview
  • Fixed: Awesome theme, problem with set new password button link

- Magento 2.4 compatibility

  • Added: New Design "Awesome"
  • Added: Possibility to send more than one testing email at once
  • Added: New block with button in a center (Quote template)
  • Added: FPT prices
  • Fixed: Compatibility with dotmailer
  • Fixed: Quote template problem
  • Fixed: Namespace problem Warning: Ambiguous class resolution
  • Fixed: Error while filtering the template: Object class name is missing. (shipment template)
  • Fixed banktransfer, paypal_express payment additional information formatting problem
  • Added formattedBillingAddress variable to demo variable list

- Fixed: Missing plain/text version (Magento 2.3.4 compatibility issue)

- Fixed: Compatibility problem with Magento 2.3.4 version

  • Added: Pickup email template
  • Added: Additional header block where logo is centred.
  • Added: Possibility to add tracking parameters like utm_source to all email links.
  • Fixed: Problem with plain text version
  • Fixed: Compatibility with 2.3.3 version
  • Fixed: Product by sku block price problem
  • Added quote email template
  • Added possibility to add css for all emails at once
  • Added possibility to change links colors with colorpicker
  • Fixed styling problem in related and static products grid

Compatibility with Magento 2.3 and 2.2.6

  • Added related products block
  • Added static products block (products by sku)
  • Added gift message block
  • Outlook problem fix
  • Yahoo problem fix
  • Fixed bug in template preview and test send feature (dotmailer template encrypting/decrypting bug)
  • Added possibility to change product options color and size separately from product name
  • Fixed error with orders which have disabled payment method
  • Apply to all function improvements
  • Email subject apostrophe character problem fix

There was added possibility to choose: order, invoice, shipment and credit memo from list in preview settings.

  • Solved 1px line problem on Outlook 2016
  • Changed variables in contact template
  • Licensing was moved to extension configuration page
  • Added product image in the email;
  • Translated using i18n.
  • Totals (Tax) fix
  • Header table html error fix
  • Compiler error fix
  • Added templates: Payment Failed, Email Changed, Email & Password Changed.
  • Implemented RTL text direction

Initial release

Have questions?
Missing some feature?