Module E-Mails templates editor
for PrestaShop 8, 1.7, 1.6
Questions?
Description
Short description
Easy editor of all E-mail templates of your shop. It helps to change and create individual style. It finds all E-mail templates in PrestaShop, including searching in modules and themes. It allows to edit a template in formats: HTML, TXT, CSS, TWIG.
The benefits for merchants
The module works better than built-in tool in PrestaShop to edit templates! With the module you will no have problems with finding templates of modules in your shop. You will no have problems with saving templates, i.e. the module do not remove custom CSS styles. The module also, if possible, preserves the HTML formatting (it is impossible to fully solve it yet, but it is not particularly necessary).
A programmer is not needed! You can easy change by yourself any E-mail template by using the default rich text editor (RTE). Are you programming a little? Good! You may also change a source code by the RTE.
The benefits for customers
By the module you can create a professional and a personalized design of your E-mails, or just edit and format a text. So customers will appreciate your E-mails a well.
Features
- Automatically finds templates of E-mails (build-in templates and templates of all modules and themes) as well as their associated CSS and TWIG files.
- Rich text editor (RTE) loads automatically if a source file is HTML, and if the file type is TXT, CSS or TWIG, then the usual field for editing is loaded.
- The module do not remove any custom CSS styles applied in a HTML template.
- The module also, if possible, preserves the HTML formatting (it is impossible to fully solve it yet, but it is not particularly necessary).
Installation
The module has a normal installation (one click to install) and configuration is not required.
Demonstration
Demo video clip (v1.5.0):
Data sheet
- Compatible with versions of PrestaShop: 8, 1.7, 1.6
- Compatible with Thirty bees: yes
- Compatible with versions of PHP: 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1
- Requires ionCube extension for PHP: 10.3.9 or newer
- Installation: normal
- Uses PrestaShop classes override system: no
- Core modifications: no
- Includes a documentation: yes
- Includes free consultations: no
- Translated into languages: EN, RU
- Version: 2.0.0 (2024-04-18)
- License: Proprietary license for closed-source software
- Product type: Module
There are no comments for this moment.
v0.8.0 (2015-03-04) + the first release of the module for PrestaShop 1.6 v0.8.1 (2015-04-06) + fixed a problem with RTE editor (it has shown empty data) + improved compatibility with different PrestaShop versions (including cloud version of PrestaShop) v0.9.0 (2015-09-27) + 'max' property of the 'prestashop versions compliancy' setting was removed + some code improvements v1.1.0 (2019-02-27) + added the caching of the list of found directories + added options that help partially to preserve the original formatting of the HTML template (a custom CSS and a formatting of styles, as before, will remain unchanged) + improved the search algorithm for templates: added the check for special directory "..", in order not to accidentally bypass unnecessary directories + added block about module and the link to feedback v1.1.2 (2020-07-20) + changed a format of storing a path to a template file in an URL parameter (at the same time, the PHP message about a non-existent variable was excluded - did not affect normal operation) + updated module properties + fixed a translation of a license + updated index.php files v1.2.0 (2020-10-29) + slightly changed the structure of the module and simplified the inclusion of the class autoloader v1.5.0 (2020-12-06) + added support for PrestaShop 1.7 and at the same time you can now edit new file types that related to email templates: CSS style files and TWIG template files + slightly improved a user interface - instead of displaying full file paths, now relative paths from the site root are displayed + various code improvements v1.6.0 (2021-09-02) + updated dependencies and a client code v1.7.0 (2023-05-13) + some code improvements + updated dependencies + compatibility checks with Prestashop 8 (completely compatible) v2.0.0 (2024-04-18) + added an option to search for templates throughout the site or only in the current theme directory and in the directory with modules + improved appearance of the tooltip on how to use the module + improved compatibility with PHP 8 + various code improvements to work around exceptions + updated translation + added module compatibility check with PrestaShop version, which is run when installing the module + removed restriction that PHP options must be disabled: "auto_prepend_file" and "auto_append_file" + updated dependencies