2017 © Pedro Peláez
 

yii2-extension yii2-kartikcrud

a gii crud template for yii2 using kartik grid and ajax

image

shmilyzxt/yii2-kartikcrud

a gii crud template for yii2 using kartik grid and ajax

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 4 Versions
  • 12 % Grown

The README.md

yii2-kartikcrud extension

yii2-kartikcrud extension is a gii generator for create crud with kartik-v widget and ajax., (*1)

Installation

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

Either run, (*3)

php composer.phar require shmilyzxt/yii2-kartikcrud "dev-master"

or add, (*4)

"shmilyzxt/yii2-kartikcrud": "dev-master"

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

Usage

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

http://yourdomain/index.php?r=gii 

to visit the generator., (*7)

The Versions

28/07 2016