A Flarum extension. Adds more BBCode "PLugin Clone Co-development"
Install
Install using composer:
composer require litalino/flarum-more-bbcode:"*"
Update
composer update litalino/flarum-more-bbcode:"*"
php flarum migrate
php flarum cache:clear
How to use
Login/reply visible
When creating/editing a post, you can simply use [reply]BBCode to make it hidden from other users. Only the user who replied can see the hidden content.
[login]The content here is visible after login[/login]
[reply]The content of the reply here can be seen[/reply]
Network disk style
Very elegant sharing network disk link, or Github/Gitee warehouse link bbcodemore-cloud
[cloud type=google title=title url=link]password[/cloud] and None Passs: [cloud type=google title=title url=link][/cloud]
[cloud type=one title=title url=link]password[/cloud]
[cloud type=f title=title url=link]password[/cloud]
[cloud type=lz title=title url=link]password[/cloud]
[cloud type=123 title=title url=link]password[/cloud]
[cloud type=ali title=title url=link]password[/cloud]
[cloud type=bd title=title url=link]password[/cloud]
[cloud type=ty title=title url=link]password[/cloud]
[cloud type=360 title=title url=link]password[/cloud]
[cloud type=ct title=title url=link]password[/cloud]
[cloud type=tx title=title url=link]password[/cloud]
[cloud type=kk title=title url=link]password[/cloud]
[cloud type=other title=title url=link]password[/cloud]
[cloud type=github title=title url=link]v1.0.0[/cloud]
[cloud type=gitee title=title url=link]v1.0.0[/cloud]
Table
|Column|Column|Column|Column|
|---|---|---|---|
| row | row | row | row |
Admin
Link
Packagist
GitHub
Discuss