Download the PHP package thelogicstudio/silverstripe-resize-image without Composer
On this page you can find all versions of the php package thelogicstudio/silverstripe-resize-image. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thelogicstudio/silverstripe-resize-image
More information about thelogicstudio/silverstripe-resize-image
Files in thelogicstudio/silverstripe-resize-image
Download thelogicstudio/silverstripe-resize-image
More information about thelogicstudio/silverstripe-resize-image
Files in thelogicstudio/silverstripe-resize-image
Vendor thelogicstudio
Package silverstripe-resize-image
Short Description A Silverstripe extension to enforce maximum image upload dimensions.
License MIT
Package silverstripe-resize-image
Short Description A Silverstripe extension to enforce maximum image upload dimensions.
License MIT
Keywords silverstripe
Please rate this library. Is it a good library?
Informations about the package silverstripe-resize-image
Silverstripe Image Maximum Size
This package implements a maximum image upload size. If uploaded images are larger than the defined dimensions, the original will be reduced in size. By default this limits to 2000px in either dimension.
Prerequisites
This uses the command line ImageMagick convert
command. If that isn't available to PHP's exec()
function, this extension will not work.
Usage
Configuration
Configuration can be updated in your assets.yml (or any config file). To change your maximum dimensions to 1000px:
All versions of silverstripe-resize-image with dependencies
PHP Build Version
Package Version
The package thelogicstudio/silverstripe-resize-image contains the following files
Loading the files please wait ....