orangecat/cspwhitelist

CSP Whitelist

Installs: 4

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2024-03-09 15:32 UTC

This package is not auto-updated.

Last update: 2024-05-05 15:06:16 UTC


README

This module has been developed for Magento > 2.4.6

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