Type
magento2-module
Impresee integration module for Magento 2
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
None
This is a Magento® 2 Module to connect your store with Impresee
Download zip package by clicking "Clone or Download" and select "Download ZIP" from the dropdown.
Create an app/code/ImpreseeAI/ImpreseeVisualSearch directory in your Magento® 2 root folder.
Extract the contents from the "ImpreseeVisualSearch-master" zip and copy or upload everything to:
app/code/ImpreseeAI/ImpreseeVisualSearch
Run the following commands from the Magento® 2 root folder to install and enable the module:
php bin/magento module:enable ImpreseeAI_ImpreseeVisualSearch
php bin/magento setup:upgrade
php bin/magento cache:clean
If Magento® is running in production mode, deploy static content with the following command:
php bin/magento setup:static-content:deploy
This extension will also be available on the Magento® Marketplace once approved.