yii2-crop-image-section ¶
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.
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.