Download the PHP package slavkovrn/yii2-chat without Composer
On this page you can find all versions of the php package slavkovrn/yii2-chat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-chat
Chat for registered users module for Yii 2.0 Framework advanced template
The Yii2 extension module to chat for registered users using User model of advanced template.
Installation
The preferred way to install this extension is through composer.
Either run:
or add
to the require section of your composer.json
file.
Usage
1.add link to ChatModule in your config
- in your User model you should define two getters for name and link to icon of registered User
in my case that's
and now you can chat with registered users via http://yoursite.com/chat url
write comments to admin
All versions of yii2-chat with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0
The package slavkovrn/yii2-chat contains the following files
Loading the files please wait ....