akagibi / myfavicon

CraftCMS plugin generating favicon.
MIT License
3 stars 1 forks source link

My Favicon plugin for Craft CMS 3.x

CraftCMS plugin generating favicon.

Requirements

This plugin requires Craft CMS 3.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 My Favicon

Go to My Favicon → Settings → Select image.

Rendering html code in template:

{{ craft.myfavicon.html }}

Brought to you by Akagibi