Download the PHP package jinowom/yii2wajaxcrud without Composer
On this page you can find all versions of the php package jinowom/yii2wajaxcrud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package yii2wajaxcrud
yii2wajaxcrud
Gii CRUD template for Single Page Ajax Administration for yii2
- Requires yiisoft/yii2-bootstrap5:"^2.0.4"
- Requires yiisoft/yii2-bootstrap:"^2.0.0"
Features
- Create, read, update, delete in onpage with Ajax
- Bulk delete suport
- Pjax widget suport
- Export function(pdf,html,text,csv,excel,json)
- Editable suport
- Daterange suport
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
For first you must enable Gii module Read more about Gii code generation tool
Because this extension used kartik-v/yii2-grid extensions so we must config gridview module before
Let 's add into modules config in your main config file ``
gii config like ``
You can then access Gii through the following URL:
http://localhost/path/to/index.php?r=gii
and you can see YOUR AJAX CRUD GENERATOR
Others
感谢
All versions of yii2wajaxcrud with dependencies
yiisoft/yii2 Version ^2.0.6
yiisoft/yii2-bootstrap Version ^2.0.0
kartik-v/yii2-krajee-base Version ^2.0|^3.0
kartik-v/yii2-grid Version ^3.3.4
kartik-v/yii2-detail-view Version ^1.8.2
kartik-v/yii2-date-range Version ^1.7.1
kartik-v/yii2-mpdf Version ^1.0.5
kartik-v/yii2-editable Version ^1.7.8
kartik-v/yii2-widget-activeform Version ^1.6.4
moonlandsoft/yii2-phpexcel Version ^2.0.0
wodrow/yii2wtools Version ^1.0.7
wodrow/yii2wsoftdelete Version ^1.0.1