Skip to content

glowingblue/blomstra-flarum-ext-fontawesome

 
 

Repository files navigation

Blomstra Font Awesome 6

License Latest Stable Version Total Downloads

A Flarum extension. Upgrade FontAwesome on your forum to version 6 (Free or Pro).

Please note that you must use a Font Awesome Kit for 6 Pro functionality currently.

Installation

Install with composer:

composer require blomstra/fontawesome:"*"
php flarum assets:publish

Updating

composer update blomstra/fontawesome:"*"
php flarum migrate
php flarum cache:clear
php flarum assets:publish

Troubleshooting

If your icons aren't displaying, you may need to manually publish your forum's assets.

php flarum assets:publish

Links

Releases

No releases published

Packages

No packages published

Languages

  • Less 98.2%
  • PHP 1.5%
  • Other 0.3%