blomstra/fontawesome

Upgrade Font Awesome on your forum to version 6 (Free or Pro)

Installs: 6 050

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 6

Forks: 0

Open Issues: 2

Language:Less

Type:flarum-extension

0.1.5 2022-11-10 18:27 UTC

This package is auto-updated.

Last update: 2024-04-10 21:28:06 UTC


README

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