PHPackages                             medienbaecker/kirby-autofavicon - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. medienbaecker/kirby-autofavicon

ActiveKirby-plugin[Utility &amp; Helpers](/categories/utility)

medienbaecker/kirby-autofavicon
===============================

Kirby AutoFavicon

1.0.3(10mo ago)222311MITPHP

Since Aug 14Pushed 10mo ago2 watchersCompare

[ Source](https://github.com/medienbaecker/kirby-autofavicon)[ Packagist](https://packagist.org/packages/medienbaecker/kirby-autofavicon)[ Fund](https://a.paddle.com/v2/click/1129/36156?link=1170)[ Fund](https://www.paypal.me/medienbaecker/10)[ RSS](/packages/medienbaecker-kirby-autofavicon/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

Automatically generates an SVG favicon.

Usage
-----

[](#usage)

Insert `` in your `` and the plugin will add link tags for modern browsers and Safari.

[![Preview](https://user-images.githubusercontent.com/7975568/90232430-f808d380-de1c-11ea-8e02-164142d19e1d.gif)](https://user-images.githubusercontent.com/7975568/90232430-f808d380-de1c-11ea-8e02-164142d19e1d.gif)

Options
-------

[](#options)

By default, the plugin will use the first letter of your site title and a black or white background color — depending on the system's `prefers-color-scheme` setting. You can customize the text and colors in your `config.php` file:

```
# site/config/config.php
return [
	'medienbaecker.autofavicon.text' => 'A',
	'medienbaecker.autofavicon.color' => '#000000',
	'medienbaecker.autofavicon.color_dark' => '#ffffff',
	'medienbaecker.autofavicon.text_color' => '#ffffff',
	'medienbaecker.autofavicon.text_color_dark' => '#000000',
]
```

Contributors
------------

[](#contributors)

Thanks to [sixtyeight](https://github.com/studio-sixtyeight) for adding the `text_color` and `text_color_dark` options.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance53

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.3% 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 ~592 days

Total

4

Last Release

325d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7975568?v=4)[Thomas Günther](/maintainers/medienbaecker)[@medienbaecker](https://github.com/medienbaecker)

---

Top Contributors

[![medienbaecker](https://avatars.githubusercontent.com/u/7975568?v=4)](https://github.com/medienbaecker "medienbaecker (14 commits)")[![studio-sixtyeight](https://avatars.githubusercontent.com/u/3488195?v=4)](https://github.com/studio-sixtyeight "studio-sixtyeight (1 commits)")

---

Tags

kirby-cmskirby-pluginkirby3

### Embed Badge

![Health badge](/badges/medienbaecker-kirby-autofavicon/health.svg)

```
[![Health](https://phpackages.com/badges/medienbaecker-kirby-autofavicon/health.svg)](https://phpackages.com/packages/medienbaecker-kirby-autofavicon)
```

###  Alternatives

[distantnative/retour-for-kirby

Manage redirects and track 404s right from the Kirby CMS Panel

14689.4k1](/packages/distantnative-retour-for-kirby)[arnoson/kirby-vite

Vite helper for Kirby CMS

9759.2k3](/packages/arnoson-kirby-vite)[oblik/kirby-link-field

Kirby 4 field for all types of links.

7650.6k2](/packages/oblik-kirby-link-field)[belugadigital/kirby-navigation

Kirby 5 field for hierarchical menus with drag &amp; drop level indentation.

8713.4k](/packages/belugadigital-kirby-navigation)[rasteiner/k3-whenquery

Conditionally show fields and sections. Better.

6717.8k](/packages/rasteiner-k3-whenquery)[fabianmichael/kirby-meta

Your all-in-one powerhouse for any SEO and metadata needs imaginable.

6910.7k1](/packages/fabianmichael-kirby-meta)

PHPackages © 2026

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