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

v0.3 2022-08-21 06:44 UTC

This package is auto-updated.

Last update: 2025-04-21 12:52:00 UTC


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.

image