flarum-favicon
is an extension for Flarum that injects high resolution favicon links into the header.
The only way to get flarum-favicon
is with composer
:
- In the Flarum root dir run the following:
composer require pogodevorg/flarum-favicon
- Enable
Favicon
from the extension page in the administration panel.
The recommended solution to obtaining a favicon pack is from RealFaviconGenerator.net.
To install a favicon pack, it's contents must be placed inside a folder in the Flarum root dir and that folder must be configured in the extension, by accessing the extension page of the administration panel.
None
Currently, you can contribute to this project by:
- Submitting a detailed issue.
- Forking the project, and sending a pull request back to for review.
Credits to matpompili for the original extension.
Forked due the original project being inactive over an extended period of time and wishing to maintain a public up-to-date version. Currently being used on the PogoDev Forums (https://talk.pogodev.org).