Embed Import
Categories
Component ID
2381233
Component name
Embed Import
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1118
Component created
Component changed
Component body
Overview
The module provides an easy way to import javascript code such as Facebook Tag, eXelate Publisher Tag or Google Remarketing Tag
Installation
- Create sites/all/imports folder.
- Create necessary subfolders:
- sites/all/imports/embed/head - for scripts which will be placed in the head tag
- sites/all/imports/embed/top - for scripts which will be placed at the page top
- sites/all/imports/embed/bottom - for scripts which will be placed at the page bottom
- Copy the scripts you wish to import and paste them into separate text files with *.tpl.php extension. Use only numbers, letters and '-' in file name.
- Install the module.
