georgpreissl / imagecrop
Contao bundle to crop images in the backend.
Package info
github.com/georgpreissl/contao-imagecrop
Type:contao-module
pkg:composer/georgpreissl/imagecrop
v1.8.3
2025-02-24 09:14 UTC
Requires
- php: ^7.2 || ^8.0
- contao/core-bundle: ^4 || ^5
- menatwork/contao-multicolumnwizard-bundle: ^3.6
Requires (Dev)
- contao/manager-plugin: ^2.7
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
README
Adds a button in the Contao file manager to allow the cropping of images.
Features:
- Crop, rotate and flip images
- Create predefined image sizes in the Contao backend settings
This extension uses Fengyuan Chen's JavaScript library Cropper.js.