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.4(2mo ago)212472MITPHP

Since Aug 14Pushed 2mo 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 2d ago

READMEChangelog (5)Dependencies (4)Versions (6)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

48

—

FairBetter than 94% of packages

Maintenance86

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.5% 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 ~531 days

Total

5

Last Release

68d 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 (17 commits)")[![chrtz](https://avatars.githubusercontent.com/u/9105777?v=4)](https://github.com/chrtz "chrtz (1 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

[medienbaecker/kirby-modules

Easily add modules to your pages

895.6k1](/packages/medienbaecker-kirby-modules)[getkirby/cms

The Kirby core

1.5k606.6k541](/packages/getkirby-cms)[distantnative/retour-for-kirby

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

147102.0k1](/packages/distantnative-retour-for-kirby)[getkirby/starterkit

Kirby Starterkit

20413.9k](/packages/getkirby-starterkit)[belugadigital/kirby-navigation

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

8615.1k](/packages/belugadigital-kirby-navigation)[fabianmichael/kirby-meta

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

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

PHPackages © 2026

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