dieterholvoet / oc-imageresizer-plugin
Provides an easy way to resize images and cache the result.
Package info
github.com/DieterHolvoet/oc-imageresizer-plugin
Type:october-plugin
pkg:composer/dieterholvoet/oc-imageresizer-plugin
dev-master
2020-02-12 23:38 UTC
Requires
- php: >=7.1
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2026-03-13 13:11:24 UTC
README
Provides an easy way to resize images and cache the result.
Why?
- Serve images in the dimensions they are displayed on the webpage, to prevent wasting resources
- Convert an image path to a full url
- Can be used in code and in Twig
Installation
This package requires PHP 7.1 and OctoberCMS. It can be installed using Composer:
composer require dieterholvoet/oc-imageresizer-plugin
License
Distributed under the MIT License. See the LICENSE file for more information.