Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
This is BETA3 of Mail Editor for Drupal 7.
BETA2 is running on about 1200 known servers with only one bug reported in the last 5 months. We expect BETA3 to be the last beta version before the release candidate.
We encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #1262746-7: Mail Editor for D7 for details.
The Token module provides essential assistance for defining templates, but Mail Editor can work without it, too.
Changes since BETA2:
Bugs fixed:
- Replace $_GET['q'] with current_path(), for D8.
- #1488896 by Les Lim: Fix the previous fix.
- #1488896: Work around problems between drupal_html_to_text() and some hosts (see also #234403).
- Set the breadcumbs on the template edit page.