panix/wgt-cropper

Widget cropper

Installs: 105

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:yii2-extension

dev-master 2019-06-13 03:44 UTC

This package is auto-updated.

Last update: 2019-06-13 03:44:33 UTC


README

Widget Pixelion CMS

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License

Installation

The preferred way to install this extension is through composer.

Either run

php composer require --prefer-dist panix/wgt-cropper "*"

or add

"panix/wgt-cropper": "*"

to the require section of your composer.json file.

Usage

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

<?php
 ...
 ?>