xypp/flarum-websocket-notification
最新稳定版本:v0.2.1
Composer 安装命令:
composer require xypp/flarum-websocket-notification
包简介
An extension provides a light weight websocket realtime implementation for Flarum.
关键字:
README 文档
README
All functions/appearances are not stable now and may be changed in future.
If you want to have an early access to this extension, please
- Back up ALL YOUR DATA! (database, files, etc.)
- Install this extension, And check all settings in admin panel.
- If problem occurs, you can submit it to github issue. However it's not guaranteed to be fixed.
Websocket Notification
An extension provides a light weight websocket realtime implementation for Flarum.
This extension current provides the following features:
- Show new post/discussion on the top of discussion page
- Auto append new post to the bottom of discussion page.
- Show a floating window for all notifications supports alert.
Usage
- Install this extension.
- Run
php flarum xypp-wsn:servein your Flarum root directory. - Reload the page.
You need to make the command always running in background. Using
screenornohupis the possible solution.
Installation
Install with composer:
composer require xypp/flarum-websocket-notification:"*"
Updating
composer update xypp/flarum-websocket-notification:"*"
php flarum migrate
php flarum cache:clear
Links
统计信息
- 总下载量: 360
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-07-30