PHPackages                             axllent/silverstripe-favicons - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. axllent/silverstripe-favicons

ActiveSilverstripe-vendormodule[Templating &amp; Views](/categories/templating)

axllent/silverstripe-favicons
=============================

Simplistic templating for adding favicons for multiple devices

2.0.5(3mo ago)28.2k↓46.6%2MITScheme

Since Apr 29Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/axllent/silverstripe-favicons)[ Packagist](https://packagist.org/packages/axllent/silverstripe-favicons)[ Docs](https://github.com/axllent/silverstripe-favicons)[ RSS](/packages/axllent-silverstripe-favicons/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (2)Versions (10)Used By (0)

Silverstripe favicon template for multiple devices
==================================================

[](#silverstripe-favicon-template-for-multiple-devices)

An extension to allow an easy templating system to add favicons for multiple devices.

Requirements
------------

[](#requirements)

Generate your favicons using [favicon-generator](http://www.favicon-generator.org/). This will provide you with a zip file of all the different files required.

You can use other online sources, however due to the different file naming of the different sites, you may have to create your own template with the appropriate code.

Usage
-----

[](#usage)

Copy the generated icons to a path in your project's public folder (eg: `favicons/`). Then in the `` of your `Page.ss`, add the following code:

```
$Favicons("favicons/")

```

The favicon template code is cached, so if you change your favicon path then you must do a `?flush`.

Requirements
------------

[](#requirements-1)

- SilverStripe ^4 || ^5

Installation
------------

[](#installation)

```
composer require axllent/silverstripe-favicons
```

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance82

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 95% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~517 days

Recently: every ~771 days

Total

8

Last Release

98d ago

Major Versions

1.0.1 → 2.0.02017-09-08

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1463435?v=4)[Ralph Slooten](/maintainers/axllent)[@axllent](https://github.com/axllent)

---

Top Contributors

[![axllent](https://avatars.githubusercontent.com/u/1463435?v=4)](https://github.com/axllent "axllent (19 commits)")[![elkebe](https://avatars.githubusercontent.com/u/31311851?v=4)](https://github.com/elkebe "elkebe (1 commits)")

---

Tags

silverstripefavicon

### Embed Badge

![Health badge](/badges/axllent-silverstripe-favicons/health.svg)

```
[![Health](https://phpackages.com/badges/axllent-silverstripe-favicons/health.svg)](https://phpackages.com/packages/axllent-silverstripe-favicons)
```

###  Alternatives

[sunnysideup/ecommerce

Silverstripe E-commerce Application

247.3k84](/packages/sunnysideup-ecommerce)[symbiote/silverstripe-usertemplates

Provides user-definable templates within the CMS that can be applied to content trees. Allows specification of Layout and main templates, as well as associating css + js files

1414.8k2](/packages/symbiote-silverstripe-usertemplates)[nobrainerweb/silverstripe-content-blocks

Split your page content into manageable blocks/sections of content, each with their own template

281.5k](/packages/nobrainerweb-silverstripe-content-blocks)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
