Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.24 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.24 KB

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