chinovn / flarum-button-bbcode
Custom BBCode to add some diffrent kinds of Button to forum posts.
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Language:Less
Type:flarum-extension
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.