Type
magento2-module
Codisto Connect Magento 2 Extension
magento2-module
OSL-3.0
None
None
None
None
None
Codisto LINQ for Magento2
composer.json
file for editing in the root of the Magento 2 installation.require
node in the json file.require
array:"codisto/codisto-connect": "dev-master"
composer install
from the appropriate user account that the Magento 2 installation is installed under.It may be necessary to run the Magento 2 code compiler after the installation above is complete. eg, from the Magento root directory:
php bin/magento setup:di:compile
It also may be necessary to deploy static view files in your supported locales after installation is complete. eg, from the Magento root directory:
php bin/magento setup:static-content:deploy en_AU en_US
Alternatively we provide an installation service for a one off fee of USD$99. Please click here and find the 'Installation Service' button to get started.