It think it requires a php flarum cache:clear
when changes are made.
Possibly not recommended for HTML only flarum instances.
I will try experimenting on freeflarum.com
@Felli @Sanguine
Okay I enabled the extension and I see what you mean. My site is was hosed.
Here is the error that shows in the web console:
Navigated to https://forum.freeflarum.com/
18:48:10.479 (index):97 Uncaught TypeError: Cannot read property 'default' of undefined
at (index):97
(anonymous) @ (index):97
18:48:10.804 Navigated to https://forum.freeflarum.com/?nojs=1
After pressing CTRL F5
the site returned
I am not sure why it works fine on my site and doesnt work on yours.
References:
flarum/core1059
https://discuss.flarum.org/d/6164-can-t-enable-extensions
Update:
After pressing CTRL - F5
, my site loaded fine.