2017 © Pedro Peláez
 

cakephp-plugin wedos

CakePHP Wedos plugin which helps you interact with their api service

image

lubos/wedos

CakePHP Wedos plugin which helps you interact with their api service

  • Monday, August 3, 2015
  • by LubosRemplik
  • Repository
  • 1 Watchers
  • 0 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

CakePHP Wedos

Build Status Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

CakePHP 3.x plugin for interacting with Wedos api, (*2)

Installation & Configuration

composer require lubos/wedos

Load plugin in bootstrap.php file, (*3)

Plugin::load('Lubos/Wedos');

Get Wedos user and password on Wedos and put them in config, (*4)

'Wedos' => [
    'user' => 'your-user',
    'password' => 'your-password'
]

Usage

run bin/cake to see shells and its options, (*5)

Bugs & Features

For bugs and feature requests, please use the issues section of this repository., (*6)

If you want to help, pull requests are welcome.
Please follow few rules:, (*7)

The Versions

03/08 2015

dev-master

9999999-dev https://github.com/LubosRemplik/CakePHP-Wedos

CakePHP Wedos plugin which helps you interact with their api service

  Sources   Download

MIT

The Requires

 

plugin cakephp digital ocean

28/03 2015

0.1.0

0.1.0.0 https://github.com/LubosRemplik/CakePHP-Wedos

CakePHP Wedos plugin which helps you interact with their api service

  Sources   Download

MIT

The Requires

 

plugin cakephp digital ocean