tmoiseenko / moonshine-cropper
Image cropper field for moonshine
2.0.0
2025-01-17 11:41 UTC
Requires
- php: ^8.0|^8.1|^8.2
- ext-curl: *
- ext-json: *
Requires (Dev)
- moonshine/moonshine: >3.0
Conflicts
- moonshine/moonshine: <3.0
README
Requirements
- MoonShine v3.0+
Support MoonShine versions
MoonShine | CKEditor |
---|---|
2.0+ | 1.0+ |
3.0+ | 2.0+ |
All the same methods work for the field as for the Image field.
Installation
composer require tmoiseenko/moonshine-cropper
Usage
use Tmoiseenko\MoonshineCropper\Fields\Cropper; Cropper::make('Label')