Skip to content

RoteskreuzNoe/yii2-imagecroplv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 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-imagecroplv "*"

or add

"rklandesverband/yii2-imagecroplv": "*"

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