nosto / module-nosto-itp
Handle Webkit Intelligent Tracking Prevention
Installs: 108
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.4.0
- nosto/module-nostotagging: >=4.0.5
- nosto/php-sdk: >=4.0.11
Requires (Dev)
- drenso/phan-extensions: 3.5.1
- magento-ecg/coding-standard: 3.*
- magento/magento-coding-standard: ^5.0
- magento/module-store: 101.1.3
- magento/zendframework1: 1.14.3
- mridang/pmd-annotations: ^0.0.2
- phan/phan: 5.3.0
- phing/phing: 2.*
- phpmd/phpmd: ^2.6
- sebastian/phpcpd: 4.1.0
- squizlabs/php_codesniffer: ^3.5
- staabm/annotate-pull-request-from-checkstyle: ^1.1
This package is auto-updated.
Last update: 2024-11-05 16:17:47 UTC
README
- Note: This extension is experimental. Install only for development purposes.
Installing
Require the extension with composer:
composer require --no-update nosto/module-nosto-itp && composer update --no-dev
Enable the extension with:
bin/magento module:enable --clear-static-content Nosto_Itp bin/magento setup:upgrade bin/magento cache:clean bin/magento setup:di:compile