codisto/codisto-connect
最新稳定版本:1.91.51
Composer 安装命令:
composer require codisto/codisto-connect
包简介
Codisto LINQ Magento 2 Extension
README 文档
README
Codisto LINQ for Magento2
To install Codisto LINQ on Magento 2, perform the following:
- Log in to your Magento server via SSH with an account that has sufficient permissions to make changes to your installation.
- Locate and open your
composer.jsonfile for editing in the root of the Magento 2 installation. - Find the
requirenode in the json file.
- Add the following entry to the
requirearray:
"codisto/codisto-connect": "dev-master"
- Run
composer installfrom the appropriate user account that the Magento 2 installation is installed under.
Additional Notes
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
统计信息
- 总下载量: 12.95k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2016-04-04