chinovn / flarum-button-bbcode
Custom BBCode to add some diffrent kinds of Button to forum posts.
Package info
github.com/chinovn/flarum-button-bbcode
Language:Less
Type:flarum-extension
pkg:composer/chinovn/flarum-button-bbcode
v0.3
2022-08-21 06:44 UTC
Requires
- flarum/core: ^0.1.0-beta.6 || ^1.0.0
README
Custom BBCode to add some different kinds of button to the post. You can change button's background-color, Title, FA icon and URL for many purposes.
How to use
- [BUT]Background color,Title,URL[/BUT] - Standard button.
- [BUT1]Background color,Title,URL[/BUT1] - Button with animated background image
- [BUT2]Background color,Title,URL[/BUT2] - Button with pulse circle
- [BUT3]Background color,Title,URL[/BUT3] - Button with animated overlay circle when clicking
- [BUT4]Background color,Font Awesome's icon name,Title,URL[/BUT4] - Button with custom FA icon on the left
- [BUT5]Background color,Font Awesome's icon name,Title,URL[/BUT5] - Button with custom FA icon on the right
- [BUT6]Background color,Font Awesome's icon name,Title,URL[/BUT6] - Button with custom FA icon on the right with a little padding when hover.
