datlechin/flarum-bbcode-hide-content
最新稳定版本:v0.1.6
Composer 安装命令:
composer require datlechin/flarum-bbcode-hide-content
包简介
Gives users the ability to hide content from other users using BBCode.
README 文档
README
A Flarum extension. Gives users the ability to hide content from other users using BBCode.
How to use
- Add the following BBCode to your post:
[LOGIN]content to hide[/LOGIN]: hides the content from the non-logged in users[LIKE]content to hide[/LIKE]: hides the content until the user likes the post[REPLY]content to hide[/REPLY]: hides the content until the user replies to the post
Installation
Install with composer:
composer require datlechin/flarum-bbcode-hide-content:"*"
Updating
composer update datlechin/flarum-bbcode-hide-content:"*"
php flarum cache:clear
Links
统计信息
- 总下载量: 2.98k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-06-19