Module JavaScript code addition helper
for PrestaShop 1.3, 1.4, 1.5, 1.6, 1.7
Adds any JavaScript code, for example, analytic counter, advertisement or other script (HTML code is also can be added).
Description
Short description
Adds any JavaScript code, for example, analytic counter, advertisement or other script. HTML code is also can be added, so, it also may be helpful to add a custom text or HTML to different places of a site. A code (or a text) will be added to all pages of a site.
The benefits for merchants
No need change a code of PrestaShop (theme) to insert the script of Google Analytics or other scripts of different services.
Other
Available hooks:
- Left and Right columns
- Footer of pages
Data sheet
- PrestaShop compatibility: 1.3, 1.4, 1.5, 1.6, 1.7
- Installation: normal
- Uses PrestaShop classes override system: no
- Core modifications: no
- Including documentation: no
- Version: 1.2.0 (2018-07-30)
- License: Open source license
- Product type: Module
There are no comments for this moment.
v1.0.0 (2010-11-02) + the first release for PrestaShop 1.2-1.3 v1.1.0 (2016-11-05) + save the content to DB instead of to a file + refactoring directory structure + added PrestaShop 1.6 styling v1.1.1 (2018-07-18) + added PrestaShop 1.7 support + code improvements v1.2.0 (2018-07-30) + changed module's title and description