itinerisltd / acorn-favicons
Acorn package to generate favicons.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 0
Open Issues: 0
Type:package
pkg:composer/itinerisltd/acorn-favicons
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
This package is auto-updated.
Last update: 2025-11-13 00:27:26 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.