Download the PHP package eab/image-filter-bundle without Composer
On this page you can find all versions of the php package eab/image-filter-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eab/image-filter-bundle
More information about eab/image-filter-bundle
Files in eab/image-filter-bundle
Download eab/image-filter-bundle
More information about eab/image-filter-bundle
Files in eab/image-filter-bundle
Vendor eab
Package image-filter-bundle
Short Description A bundle for eZ Publish that provides filters for use in image variations / aliases
License GPL-2.0
Package image-filter-bundle
Short Description A bundle for eZ Publish that provides filters for use in image variations / aliases
License GPL-2.0
Please rate this library. Is it a good library?
Informations about the package image-filter-bundle
EabImageFilterBundle
Summary
eZ Publish 5 bundle for image variation filters.
So far only 1 filter is provided: thumbnailgravityfilter/center
.
Copyright
Based on Image aliases and filters in eZ Publish 5.4+. Many thanks Thiago for this useful tutorial!
License
Licensed under GNU General Public License 2.0
Requirements
Requires eZ Publish 5.4 or above.
Installation
- Either install using composer:
or install the source as a submodule using git:
- Edit the function
registerBundles()
inezpublish/EzPublishKernel.php
and add the line:
to the array of bundles. Save it.
Usage
-
Configure your own image variations/aliases in your bundle's
image_variations.yml
. For example: - Use in your templates:
All versions of image-filter-bundle with dependencies
PHP Build Version
Package Version
Requires
ezsystems/ezpublish-kernel Version
~5.4|~6.5|>=2014.11
The package eab/image-filter-bundle contains the following files
Loading the files please wait ....