Download the PHP package edgarez/faviconbundle without Composer
On this page you can find all versions of the php package edgarez/faviconbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edgarez/faviconbundle
More information about edgarez/faviconbundle
Files in edgarez/faviconbundle
Download edgarez/faviconbundle
More information about edgarez/faviconbundle
Files in edgarez/faviconbundle
Vendor edgarez
Package faviconbundle
Short Description Favicon generator Bundle for eZPlatform
License GPL-2.0
Package faviconbundle
Short Description Favicon generator Bundle for eZPlatform
License GPL-2.0
Please rate this library. Is it a good library?
Informations about the package faviconbundle
EdgarEzFaviconBundle
Integrate generation of a multiplatform favicon with RealFaviconGenerator into your eZPlatform application. Inspired by RealFaviconGeneratorBundle by joaoalves89 (https://github.com/joaoalves89/RealFaviconGeneratorBundle/tree/master)
Installation
Get the bundle using composer
Add EdgarEzFaviconBundle by running this command from the terminal at the root of your eZPlatform project:
Enable the bundle
To start using the bundle, register the bundle in your application's kernel class:
Configure bundle
- api_key : visit RealFaviconGenerator website to obtain your own API Key for Non-interactive mode
- master_picture : define path of image model used to generate favicons
- package_dest : define were favicon images would be uploaded
- favicons_view : define which twig template would be used to be completed with all head links favicons
- versioning : define if GET parameter would be adder after favicons path
- favicon_design : all parameters are not implemented, see documentation (http://realfavicongenerator.net/api/non_interactive_api#.VhrCqnrtlBc)
How to use
All versions of faviconbundle with dependencies
PHP Build Version
Package Version
The package edgarez/faviconbundle contains the following files
Loading the files please wait ....