Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
/ myfavicon Public archive
forked from akagibi/myfavicon

CraftCMS plugin generating favicon.

License

Notifications You must be signed in to change notification settings

zchlm/myfavicon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Favicon plugin for Craft CMS 4.x

CraftCMS plugin generating favicon.

Requirements

This plugin requires Craft CMS 4.x

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require akagibi/myfavicon
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for My Favicon.

Using String Urlencode

Go to My Favicon → Settings → Select image.

Rendering html code in template:

{{ craft.myfavicon.html }}

Brought to you by Akagibi

About

CraftCMS plugin generating favicon.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 83.4%
  • HTML 13.4%
  • Twig 3.2%