2017 © Pedro Peláez
 

yii2-extension yii2-meestexpress

Yii2 extension to work with Meest Express API

image

webkadabra/yii2-meestexpress

Yii2 extension to work with Meest Express API

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

The README.md

Yii2 extension for Meest Express API

IMPORTANT! Extension is under development, (*1)

Installation via Composer

Run a composer command to install this extension:, (*2)

composer require webkadabra/yii2-meestexpress, (*3)

Setup

Setup your yii2 application configuration:, (*4)

'components' => [
    'novaposhta' => [
        'class' => 'webkadabra\meestexpress\Api',
        'api_login' => 'specify your api login',
        'api_pass' => 'specify your api pass',
    ]
]

More documentation and examples are coming..., (*5)

The Versions

02/06 2016

dev-master

9999999-dev

Yii2 extension to work with Meest Express API

  Sources   Download

MIT

The Requires

 

The Development Requires

api extension yii2 shipping ecommerce parcels meestexpress