2017 © Pedro Peláez
 

yii2-extension yii2-im

The im extension for the yuncms

image

yuncms/yii2-im

The im extension for the yuncms

  • Tuesday, September 19, 2017
  • by xutl
  • Repository
  • 0 Watchers
  • 0 Stars
  • 45 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

yii2-chat

IM组件, (*1)

Installation

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

Either run, (*3)

$ composer require yuncms/yii2-im

or add, (*4)

"yuncms/yii2-im": "~2.0.0"

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

设置

后台, (*6)

    'live' => [
        'class' => 'yuncms\im\backend\Module',
    ],

前台, (*7)

    'live' => [
        'class' => 'yuncms\im\frontend\Module',
    ],

Api, (*8)

    'live' => [
        'class' => 'yuncms\im\api\Module',
    ],

微信, (*9)

    'live' => [
        'class' => 'yuncms\im\wechat\Module',
    ],

///TODO, (*10)

实现群组, (*11)

实现点对点, (*12)

后台群推, (*13)

License

Yii2-user is released under the MIT License. See the bundled LICENSE.md for details., (*14)

The Versions

19/09 2017

dev-master

9999999-dev

The im extension for the yuncms

  Sources   Download

MIT

The Requires

 

im yuncms

18/08 2017

1.0.1

1.0.1.0

The im extension for the yuncms

  Sources   Download

MIT

The Requires

 

im yuncms

29/07 2017

1.0.0

1.0.0.0

The im extension for the yuncms

  Sources   Download

MIT

The Requires

 

im yuncms