7h3ev1l/flarum-ext-theevil-silencebgsoftware-fork

Custom for silencebgsoftware fork

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Language:JavaScript

Type:flarum-extension

v1.0.0-beta.4 2016-03-31 16:35 UTC

This package is not auto-updated.

Last update: 2024-04-19 16:57:30 UTC


README

flarum-favicon is a Flarum extension to add a favicon set to you forum.

Flarum is a free, open-source forum software built with PHP and Mithril.js.

Features

With flarum-favicon you can add a favicon pack, generated with RealFaviconGenerator.net, to your flarum forum.

It supports:

  • The usual small favicon you see on the top of the browser tab, but also
  • the Android, iOS and Windows Phone bookmarks, as well as
  • Mac and Windows desktop bookmarks.

Install

The only way to get flarum-favicon is with composer: in your flarum folder run

composer require matpompili/flarum-favicon

Then enable it you administration panel. Done!

Configuration

You need to get a favicon pack with RealFaviconGenerator.net, which is free and highly customizable. After you chose all the icons, compression, interpolation and so on, you will be able to download the favicon pack as a zip file.

Now you will need to extract that zip file to a folder inside you flarum home, e.g myFavicons.

Finally, in the admin panel, open flarum-favicon settings. You will need to put the name of the folder that's inside your flarum home folder. With reference to the previous example, it would be myFavicons.

And that's it!