qordoba/magento2-connector

This package is abandoned and no longer maintained. The author suggests using the qordoba/magento2-connector package instead.
There is no license information available for the latest version (1.0.20) of this package.

Qordoba Connector Magento-2 Extension

Installs: 8 902

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 6

Forks: 0

Open Issues: 2

Type: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

Extension Installation Process

Manual Installation
$ 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
Installation via Composer Package Manager
$ cd magento2_installation
$ composer require qordoba/magento2-connector
$ magento setup:upgrade
$ magento setup:di:compile

Configuration

1. Configure and run magento 2 cron
2. Add your Qordoba Prefrences on Prefrences Page (Each Store have to have it's own configuration)

Manual usage

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