2017 © Pedro Peláez
 

yii2-extension yii2-plentyconnector

PlentyMarkets SOAP API connector

image

alexcold/yii2-plentyconnector

PlentyMarkets SOAP API connector

  • Thursday, June 9, 2016
  • by alexcold
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Info

Extension Version: 0.3v, (*1)

Install

composer require "alexcold/yii2-plentyconnector":"dev-master", (*2)

Configuration

Add to you modules config file these lines :, (*3)

modules => [ 'plenty' => [ 'class' => 'alexcold\plentyconnector\PlentySoapApi' ] ],, (*4)

Migrations

type this code into the terminal to migrate : $ php yii migrate/up --migrationPath=@vendor/alexcold/yii2-plentyconnector/migrations, (*5)

The Versions

09/06 2016

dev-master

9999999-dev

PlentyMarkets SOAP API connector

  Sources   Download

MIT

The Requires

 

by Aleksandr Cerkasov

yii2 yii2-plentyconnector plenty markets soap api management alexcold