hashcrypt/additional-css-js

There is no license information available for the latest version (dev-master) of this package.

N/A

dev-master 2018-09-11 10:45 UTC

This package is auto-updated.

Last update: 2024-04-29 04:08:59 UTC


README

This module let you add css and javascript code in any theme. It also support Jquery.

Compatibility

Magento 2.x

Installation

-Install by Composer :

You can install the module by Composer (If your server supports Composer). Please go to the Magento folder and run the command: composer require hashcrypt/additional-css-js

-Install by uploading files:

Download the zip file and unzip the plugin. Now create folder app/code/Hashcrypt/CssJs and copy all files which you have downloaded to that folder. Now run below commands to install module, php bin/magento setup:upgrade php bin/magento cache:flush

Configuration

Go to admin panel > Stores > Configuration > Hashcrypt Technologies > Additional Css-Js Enter custom style and script then save the configuration. Flush the cache if cache is enabled.