Download the PHP package ctidigital/magento2-csp-whitelist without Composer
On this page you can find all versions of the php package ctidigital/magento2-csp-whitelist. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ctidigital/magento2-csp-whitelist
More information about ctidigital/magento2-csp-whitelist
Files in ctidigital/magento2-csp-whitelist
Download ctidigital/magento2-csp-whitelist
More information about ctidigital/magento2-csp-whitelist
Files in ctidigital/magento2-csp-whitelist
Vendor ctidigital
Package magento2-csp-whitelist
Short Description Control CSP via the admin area
License MIT
Package magento2-csp-whitelist
Short Description Control CSP via the admin area
License MIT
Please rate this library. Is it a good library?
Informations about the package magento2-csp-whitelist
Magento 2 CSP Whitelist
A Magento 2 module created by CTI Digital to create and maintain Content Security Policies via the admin panel.
Installation
composer require ctidigital/magento2-csp-whitelist
php bin/magento module:enable CtiDigital_CspWhitelist
php bin/magento setup:upgrade
Usage
Identify the resource blocked by the Content Security Policy:
- Take note of the resource
google-analytics.com
or*.google-analytics.com
. - Check which policy it violates
script-src
. - Navigate to admin panel
Stores->Configuration->Cti->CSP Whitelist
- Ensure the module is enabled. Add a new row, select a resource and add the value.
- Save and flush the relevant caches.
Policies
All versions of magento2-csp-whitelist with dependencies
PHP Build Version
Package Version
No informations.
The package ctidigital/magento2-csp-whitelist contains the following files
Loading the files please wait ....