Your shopping cart is empty

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).

Download

About author

Maksim T.
Maksim T.
Freelancer.
Developer.
Works since 2010.
Products: 47.

Questions?

The customer service for this component does not include free personal consultations. Only business offers and important information are accepted.
JavaScript code addition helper
Downloads
374
The most popular!
 

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

  • Compatible with versions of PrestaShop: 1.3, 1.4, 1.5, 1.6, 1.7
  • Compatible with versions of PHP: 5.4 or newer
  • Installation: normal
  • Uses PrestaShop classes override system: no
  • Core modifications: no
  • Includes a documentation: no
  • Includes free consultations: no
  • Translated into languages: EN, RU
  • Version: 1.5.0 (2022-11-19)
  • 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
	+ some code improvements and documentation
v1.2.0 (2018-07-30)
	+ changed module's title and description
v1.3.0 (2021-08-15)
	+ improved the block about the module
	+ added an integration with Quality service (automatic sending of information 
	  about errors to a developer when installing or uninstalling a module)
v1.4.0 (2021-08-19)
	+ some code improvements and documentation
v1.5.0 (2022-11-19)
	+ added DisplayBeforeBodyClosingTag hook for PrestaShop 1.7 or newer
	+ added $params parameter to a hook method hookHeader()