Header & Footer Extension For Bagisto

Header & Footer Extension For Bagisto

Bagisto & header footer extension

 

Header Footer Extension For Bagisto is an extension that allows admin to add customer header and footer HTML, css and javascript the to footer the of website. This extension is helpful when an admin wants to add some custom html, javascript or css to all pages of the website and that too without making any changes in the code. Admin can disable or remove the custom added code anytime directly from the admin

Features of Extension:

  • Admin can enable or disable this extension
  • Admin can add miscellaneous HTML in body
  • Admin can add miscellaneous HTML in last of page content
  • Admin can add Javascript Code
  • Admin can add CSS code
  • Miscellaneous code will be added to all pages

Extension use case:

  • Admin can use this extension to add custom javascript widgets
  • This extension can be used to add live chat support like zopim chat or tawk.to chat etc
  • This extension can be used to add Facebook messenger chat support on website
  • This extension can be used to integrate the Google analytics, google tag manager and other 3rd party analytics
  • This extension can be used to integrate any type of service that requires adding a javascript

 

General Configuration :

Header Footer Extension For Bagisto

Configuration can be accessed by going to admin -> configure -> Mega Header Footer

a) Enable Extension: Admin can enable or disable the extension using this setting

b) Miscellaneous HTML In Body: With this option admin can add any html in the beginning of the body tag.

c)Miscellaneus HTML Before Body End : With this option admin can add any html in last before body tag ends Position

d) Javascript Code : With this option, admin can add the javascript code and this code will be added in the head section. Javascript code to be added enclosed in the <script> tag

e) Miscellaneous CSS:

This option helps admin to add css style to all pages.css style needs not to be enclosed in <style> tag

How To Install:

add below text to composer.json in root of Bagisto installation

“Mega\\HeaderFooter\\” :”packages/Mega/HeaderFooter/src”

Now navigate to config.php inside config folder and add below code to providers array

Mega\HeaderFooter\Providers\HeaderFooterServiceProvider::class

 

Header & Footer Extension For Bagisto comes with free support. You may Contact us for any type of issue in extension or customization. Feel free to connect with us for any assistance, issue or customization request.

 

 

Add a Comment

Your email address will not be published. Required fields are marked *