yii2-crop-image-section Yii widget crop image by section

yii2-crop-image-section

  1. Installation
  2. Usage
  3. License

This widget is based on the Guillotine jQuery plugin plugin.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist mackrais/yii2-crop-image-section "dev-master"

or

"mackrais/yii2-crop-image-section": "dev-master"

or add

 composer require mackrais/yii2-crop-image-section:"dev-master"

to the require section of your composer.json file.

Usage

see github.

License

yii2-crop-image-section is released under the BSD 3-Clause License. See the bundled LICENSE.md for details.