Skip to content

Aybee/Contao-EasyFavicon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contao-EasyFavicon

This extension allows you easily to add a favicon and apple touch icon to your website.

Png, jpeg and gif files will automatically be converted into a ico file. The following sizes are available in the ico file: 16x16, 24x24, 32x32, 48x48. If you choose an animated gif the first image will be used for the ico converted file.

You can also choose a traditional ico file. It will be included directly.

Apple touch icons for mobile devices (iOS, Android) are supported too. The icon is stored in the size of 180x180.

Requirements

  • Contao 3 / Contao 3.1 / Contao 3.2 / Contao 3.3 / Contao 3.4

Note

You can use a different icon per website root.

To regenerate the icon, delete the file favicon-*.ico and favicon-apple-touch-icon-*.png in the share/ folder.

Changelog

Version 1.0.2 stable
  • Increased apple touch icon to 180x180
  • Changed image/vnd.microsoft.icon to image/x-icon
  • Tested with Contao 3.4
Version 1.0.1 stable
  • Backend css appeared in frontend (see #1)
Version 1.0.0 stable
  • First release
  • Converts png, jpg gif into a ico file with different sizes
  • Ico file will be included directly
  • Add apple touch icon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.0%
  • CSS 1.1%
  • ApacheConf 0.9%