orangecat/cspwhitelist

CSP Whitelist

Maintainers

Package info

github.com/olivertar/m2_csp_whitelist

Type:magento2-module

pkg:composer/orangecat/cspwhitelist

Statistics

Installs: 10

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.0 2025-08-04 21:07 UTC

This package is auto-updated.

Last update: 2026-03-04 22:35:49 UTC


README

This module has been developed for Magento >= 2.4.8

Installation

The extension must be installed via composer. To proceed, run these commands in your terminal:

composer require orangecat/cspwhitelist
php bin/magento module:enable Orangecat_CspWhitelist
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy