Download the PHP package blackbird-agency/magento2-module-image-resizer without Composer
On this page you can find all versions of the php package blackbird-agency/magento2-module-image-resizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download blackbird-agency/magento2-module-image-resizer
More information about blackbird-agency/magento2-module-image-resizer
Files in blackbird-agency/magento2-module-image-resizer
Download blackbird-agency/magento2-module-image-resizer
More information about blackbird-agency/magento2-module-image-resizer
Files in blackbird-agency/magento2-module-image-resizer
Vendor blackbird-agency
Package magento2-module-image-resizer
Short Description Magento 2 Module to add simple image resizing capabilities in all blocks and .phtml templates
License OSL-3.0 AFL-3.0
Package magento2-module-image-resizer
Short Description Magento 2 Module to add simple image resizing capabilities in all blocks and .phtml templates
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-module-image-resizer
Magento 2 Image Resizer
Magento 2 Module to add simple image resizing capabilities in all blocks and .phtml templates
Installation
Usage
imageResizer
is automatically available in all frontend Blocks.
You can resize your images just calling a method:
You can do that directly on the .phtml or in your custom Block.
Cache
Resized images are saved in cache to improve performance. That way, if an image was already resized, we just use the one in cache.
If you need to, you can clear the resized images cache on the Admin Cache Management
Prerequisites
- PHP >= 7.0.*
- Magento >= 2.1.*
All versions of magento2-module-image-resizer with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0|^8.0
The package blackbird-agency/magento2-module-image-resizer contains the following files
Loading the files please wait ....