1 Star 0 Fork 0

博智网络 / plus-component-im

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
readme.md

✈️ThinkSNS+ 聊天服务拓展包

此包是针对「成都·智艺创想」所开发的 IM 即使聊天服务集成包。

使用本包前需要确定你已经拥有并安装了 IM 服务器。

相关文档

安装

首先,我们要确立 ThinkSNS+ 和 IM 服务器的依赖关系,只需要运行:

composer require zhiyicx/plus-component-im

运行完成命令后,代码上已经确立了关系,但是还并没有完成拓展包的部署,所以你还需要执行:

php artisan package:handle im install

运行完成,提示成功后,进入后台 -> 即时聊天 进行服务信息的设置即可。

卸载

卸载分为两种,一种是删除 IM 和 ThinkSNS+ 的服务注入,则只需运行:

php artisan package:handle im remove

如果你希望完全删除 IM 拓展,运行上面的命令取消服务注入后,再运行:

composer remove zhiyicx/plus-component-im

提示成功后,即 IM 模块已经从 ThinkSNS+ 系统中完全的删除。

About

No description expand collapse
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
1
https://toscode.gitee.com/joysapp/plus-component-im.git
git@toscode.gitee.com:joysapp/plus-component-im.git
joysapp
plus-component-im
plus-component-im
master

Search