qordoba / magento2-connector
此包已废弃,不再维护。作者建议使用 qordoba/magento2-connector 包。
此包的最新版本(1.0.20)没有可用的许可证信息。
Qordoba Connector Magento-2 扩展
1.0.20
2018-10-04 09:49 UTC
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0
- magento/module-catalog: *
- magento/module-cms: *
- qordoba/qordoba-php: ~1.0.2
Requires (Dev)
- phpunit/phpunit: ^6.2
README
扩展安装流程
手动安装
$ cd magento2_installation/app/code
$ mkdir Qordoba
$ git clone git@github.com:Qordobacode/magento-2.git ./Connector
$ cd magento_installtion
$ composer require qordoba/qordoba-php
$ magento setup:upgrade
$ magento setup:di:compile
通过 Composer 包管理器安装
$ cd magento2_installation
$ composer require qordoba/magento2-connector
$ magento setup:upgrade
$ magento setup:di:compile
配置
1. Configure and run magento 2 cron
2. Add your Qordoba Prefrences on Prefrences Page (Each Store have to have it's own configuration)
手动使用
1. Install n98-magerun2 in Magento 2 directory
2. Run `php n98-magerun2.phar sys:cron:run qordoba_submit` to push your submission to Writer
3. Run `php n98-magerun2.phar sys:cron:run qordoba_download` to pull from submission to Writer