Skip to content

plagasul/kirby-autoresize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Autoresize for Kirby 3

Automatically resize images on upload.

Resizing a huge image

You can change the default 2000px width in /site/config/config.php:

return [
  'medienbaecker.autoresize.maxWidth' => 2000
];

About

Automatically resize images on upload

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%