dieterholvoet/oc-imageresizer-plugin

Provides an easy way to resize images and cache the result.

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:october-plugin

pkg:composer/dieterholvoet/oc-imageresizer-plugin

dev-master 2020-02-12 23:38 UTC

This package is auto-updated.

Last update: 2025-09-13 12:12:10 UTC


README

Latest Stable Version Total Downloads License

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.