2017 © Pedro Peláez
 

yii2-extension yii2-croppie-editor-widget

Croppie powered active form image editor

image

soless/yii2-croppie-editor-widget

Croppie powered active form image editor

  • Monday, February 12, 2018
  • by SoleSS
  • Repository
  • 1 Watchers
  • 0 Stars
  • 35 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 46 % Grown

The README.md

Yii2 Croppie editor widget

Croppie powered active form image editor, (*1)

install: php composer.phar require --prefer-dist soless/yii2-croppie-editor-widget "*", (*2)

Basic usage:, (*3)

    <?php echo $form->field($model, 'imageBlob')->widget('soless\croppieeditor\CroppieEditorWidget', [
          'defaultImage' => $model->image,
          'width' => 608,
          'height' => 360,
    ]) ?>

imageBlob - public model attribute, (*4)

image - model image url, (*5)

The Versions

12/02 2018

dev-master

9999999-dev

Croppie powered active form image editor

  Sources   Download

BSD-3-Clause

The Requires

 

by Michael Nordheimer

yii2 helper image image editor croppie active form

12/02 2018

1.0.0

1.0.0.0

Croppie powered active form image editor

  Sources   Download

BSD-3-Clause

The Requires

 

by Michael Nordheimer

yii2 helper image image editor croppie active form

12/02 2018

0.0.1

0.0.1.0

Croppie powered active form image editor

  Sources   Download

BSD-3-Clause

The Requires

 

by Michael Nordheimer

yii2 helper image image editor croppie active form