2017 © Pedro Peláez
 

yii2-extension getui

GeTui extensions

image

stevexu/getui

GeTui extensions

  • Friday, May 13, 2016
  • by stevexucd
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

GeTui

GeTui extensions, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist stevexu/getui "*"

or add, (*4)

"stevexu/yii2-getui": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

add to config file in component section:, (*7)

'getui'=>[
            'class' => 'stevexu\getui\Getui',
//          'appid' => 'a75fa85cfef87b0ae43d',  
//          'appkey' => 'a75fa85cfef87b0ae43d',
//          'mastersecret' => 'a75fa85cfef87b0ae43d',
        ],
\Yii::$app->getui->run();

The Versions

13/05 2016

dev-master

9999999-dev https://github.com/stevexucd/getui

GeTui extensions

  Sources   Download

Apache-2.0

The Requires

 

extension yii2

13/05 2016

0.10

0.10.0.0 https://github.com/stevexucd/getui

GeTui extensions

  Sources   Download

Apache-2.0

The Requires

 

extension yii2