georgpreissl / imagecrop
Contao bundle to crop images in the backend.
Installs: 2 858
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 2
Type:contao-module
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.