Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 774 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 774 Bytes

yii2-widgets

  • ButtonAjax make button with ajax for modal

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist prawee/yii2-widgets "*"

or add

"prawee/yii2-widgets": "dev-master"

to the require section of your composer.json file.

Usage

please read on doc folder.

Update

2016-04-21 move usage section to doc folder and fixed update section
2015-08-23 update how to installation with default version.
2015-04-21 update document without 1.0 version that just keep how to using current version only. 
2014-11-27 added indicator.gif and set $modalContent is null before load content.