pogodevorg / flarum-favicon
Choose the favicon for your flarum forum!
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 2
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.3
This package is not auto-updated.
Last update: 2020-01-28 21:12:11 UTC
README
flarum-ext-favicon
Table of Contents
What is it?
flarum-favicon
is an extension for Flarum that injects high resolution favicon links into the header.
Installation
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.
Documentation
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.
Licensing
Third Party Licenses
None
Contributing
Currently, you can contribute to this project by:
- Submitting a detailed issue.
- Forking the project, and sending a pull request back to for review.
Core Maintainers
Credits
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).