Your IP : 216.73.216.189


Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/iubenda/module-cookiesolution/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/vendor/iubenda/module-cookiesolution/composer.json

{
    "name": "iubenda/module-cookiesolution",
    "description": "iubenda Cookie Solution is the easiest and most comprehensive way to adapt your Magento site to the European cookie law. Upon your user's first visit, the plugin will take care of collecting their consent, of blocking the most popular among the scripts that install cookies and subsequently reactivate these scripts as soon as consent is provided. The basic settings include obtaining consent by a simple scroll action (the most effective method) and script reactivation without refreshing the page.",
    "type": "magento2-module",
    "version": "2.5.4",
    "license": "MIT",
	"require": {
        "php": ">=7.1.3",
        "iubenda/iubenda-cookie-class": "*"
    },
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Iubenda\\CookieSolution\\": ""
        }
    }
}