Nosto / nosto-magento2-itp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nosto ITP Handling extension for Magento 2

  • 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

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 95.8%Language:Shell 4.2%