rocketweb/module-cross-origin

Fixes cross origin JavaScript error on 3rd party iframes and other.

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:magento2-module

1.0.4 2019-11-19 08:09 UTC

This package is auto-updated.

Last update: 2024-05-19 18:22:12 UTC


README

Fixes cross origin JavaScript error on 3rd party iframes and other.

Installation

Install using Composer

$ composer require rocketweb/module-cross-origin

To install manually download the module contents into app/code/RocketWeb/CrossOrigin

Once installed enable module and upgrade your magento instance

$ bin/magento module:enable RocketWeb_CrossOrigin
$ bin/magento setup:upgrade

Usage

To configure go to Admin > Configuration > RocketWeb > CrossOrigin and input 3rd party URIs to exclude.