I thought I had already updated this extension for beta 8, but obviously not. It's now done 🙂
Version 0.2.1
This version is now compatible with Flarum beta 8 (and newer versions like 8.1 and 9).
It uses the new prefixes from FontAwesome (fas
, fal
, far
, fab
).
Update
To update this extension, run the command
composer require antoinefr/flarum-ext-bbcode-fa
and clear your cache (php flarum cache:clear
).