Skip to content

RoteskreuzNoe/yii2-imagecropmassenupload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Crop LV

Latest Stable Version Total Downloads Latest Unstable Version License

Cropper.js - Bootstrap Cropper (recommended) (included already).

Features

  • Crop
  • Image Rotate
  • Image Flip
  • Image Zoom
  • Coordinates
  • Sizes
  • Base64 Data

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist rklandesverband/yii2-imagecropmassenupload "*"

or add

"rklandesverband/yii2-imagecropmassenupload": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \rklandesverand\AutoloadExample::widget(); ?>```
=======
# yii2-imagecroplv
Crop Image LV NOE