tmoiseenko/moonshine-cropper

Image cropper field for moonshine

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tmoiseenko/moonshine-cropper

2.0.0 2025-01-17 11:41 UTC

This package is auto-updated.

Last update: 2025-10-17 13:50:37 UTC


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')