blomstra / flarum-ext-fontawesome

Use FontAwesome 6 on your Flarum forum.
https://discuss.flarum.org/d/31219-blomstra-font-awesome-6
MIT License
3 stars 1 forks source link

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