qordoba/magento2-connector

此包已废弃,不再维护。作者建议使用 qordoba/magento2-connector 包。
此包的最新版本(1.0.20)没有可用的许可证信息。

Qordoba Connector Magento-2 扩展

安装次数: 8,902

依赖项: 0

建议者: 0

安全: 0

星级: 1

观察者: 6

分支: 0

开放问题: 2

类型:magento2-module

1.0.20 2018-10-04 09:49 UTC

This package is not auto-updated.

Last update: 2021-12-13 11:35:52 UTC


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