47 lines
1.4 KiB
Markdown
47 lines
1.4 KiB
Markdown
# Header and Footer Scripts
|
|
|
|
## Description
|
|
|
|
This module allows you to add style and scripts in different region of the page
|
|
from the front-end. You don't need to open any file for this purpose.
|
|
|
|
This module adds the styles and scripts on all over the site. There are 3
|
|
setting pages. These setting pages are allow you add the scripts in the desired
|
|
region.
|
|
|
|
NOTE: HTML comments are not allowed/supported.
|
|
|
|
## REQUIREMENTS
|
|
|
|
No special requirements.
|
|
|
|
## INSTALLATION
|
|
|
|
* Install as you would normally install a contributed Drupal module. Visit:
|
|
https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
|
|
for further information.
|
|
|
|
## CONFIGURATION
|
|
|
|
* Configure user permissions in Administration » People » Permissions
|
|
|
|
* Access Header Footer Scripts
|
|
|
|
Users in roles with "Add Scripts all over the site" permission can
|
|
add / remove the styles and scripts from any position.
|
|
|
|
* Add styles and scripts in settings on the Administer -> Configuration ->
|
|
Development -> Header Footer Scripts Page.
|
|
|
|
## MAINTAINERS
|
|
|
|
Current maintainers:
|
|
* Aliya Yasir (aliyayasir) - https://www.drupal.org/user/213804
|
|
* Sami Ahmed Siddiqui (sasiddiqui) - https://www.drupal.org/user/3100375
|
|
|
|
This project has been sponsored by:
|
|
* YAS Global
|
|
Leading Web and App Development company, which helps businesses to grow
|
|
online using advanced platforms. It works on Drupal, WordPress, .Net and
|
|
Mobile Apps. Visit https://www.yasglobal.com for more information.
|