itinerisltd / acorn-favicons
Acorn package to generate favicons.
Package info
github.com/ItinerisLtd/acorn-favicons
Type:package
pkg:composer/itinerisltd/acorn-favicons
0.3.2
2025-12-03 17:07 UTC
Requires
- php: ^8.1
Requires (Dev)
- itinerisltd/itineris-wp-coding-standards: ^1.0
- roots/acorn: ^4.3
- roots/wordpress: ^6.8
Conflicts
- roots/acorn: >=5.0
- dev-main
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-dependabot/composer/roots/wordpress-6.9.4
- dev-dependabot/composer/roots/wordpress-6.9.3
- dev-allow-shared-assets
- dev-upload-site-icon
- dev-multisite
- dev-manifest-http-200
- dev-update-function-for-missing-favicon
This package is auto-updated.
Last update: 2026-03-12 00:21:12 UTC
README
Installation
You can install this package with Composer:
composer require itinerisltd/acorn-favicons
You can publish the PHP and JSON config files with:
$ wp acorn vendor:publish --provider="ItinerisLtd\AcornFavicons\Providers\AcornFaviconsServiceProvider"
Generating required favicons
To generate the full range of favicons, use https://github.com/ItinerisLtd/bin/pull/98
Just provide an SVG file and the script will convert it to all the required formats.
Put the files into bedrock/web so they are available at the root of the website.