Support for upload of favicon files from realfavicongenerator.net

Created on 5 April 2021, over 3 years ago
Updated 3 January 2024, 12 months ago

Problem/Motivation

The metatag_favicons module provides a very advanced UI to configure the different favicons, but the usage is very complicated for novice site builders (and clients).

Currently, they must figure out how to upload the different favicon files somewhere and then configure the global options correctly. I'd like to make a module such as Responsive Favicons obsolete by making the metatag_favicons module easier to use.

Proposed resolution

For now provide a form that accepts a zip file from the RealFaviconGenerator website and automatically configures the metatag_favicons settings.

In the near future we can extend the functionality by accepting also image files (SVGs, PNGs or GIFs) and using Drupal's image style conversion capabilities, create the different favicons automatically.

User interface changes

New local task in /admin/config/search/metatag/.

API changes

None

Data model changes

None

Feature request
Status

Needs work

Version

1.0

Component

Miscellaneous

Created by

🇵🇹Portugal jcnventura

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇪🇸Spain lluvigne Seville, Spain

    Hello!

    I'm just updating the changes to fit D10 requirements since file_url_transform_relative() and file_create_url() are deprecated and the patch is not working anymore.

    I will not change the issue status since the changes requested on #4 are still pending.

Production build 0.71.5 2024