2017 © Pedro Peláez
 

yii2-extension yii2-dropify

yii2-dropify

image

aprsoft/yii2-dropify

yii2-dropify

  • Thursday, June 15, 2017
  • by shuxingdeng
  • Repository
  • 0 Watchers
  • 0 Stars
  • 53 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 15 % Grown

The README.md

yii2-dropify

yii2 dropify extension, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

composer require --prefer-dist aprsoft/yii2-dropify "*"

or add, (*4)

"aprsoft/yii2-dropify": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

<?= \AprSoft\Dropify\Dropify::widget(); ?>

or, (*7)

<?= $form->field($model, 'body')->widget(\AprSoft\Dropify\Dropify::className()) ?>

The Versions

15/06 2017

dev-master

9999999-dev

yii2-dropify

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

extension yii2

15/06 2017

v1.2

1.2.0.0

yii2-dropify

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

extension yii2

15/06 2017

v1.1

1.1.0.0

yii2-dropify

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

extension yii2

14/06 2017

v1.0

1.0.0.0

yii2-dropify

  Sources   Download

BSD-4-Clause

The Requires

 

by zhangxinyu

extension yii2