2017 © Pedro Peláez
 

extension yii2-adminlte-gii

yii2 code generator with adminlte theme

image

maxwen/yii2-adminlte-gii

yii2 code generator with adminlte theme

  • Thursday, October 20, 2016
  • by max.wen
  • Repository
  • 3 Watchers
  • 7 Stars
  • 319 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 5 Versions
  • 42 % Grown

The README.md

yii2-adminlte-gii

yii2 code generator for AdminLTE theme., (*1)

Installation

in your main-local.php, add options blow:, (*2)


$config['bootstrap'][] = 'gii'; $config['modules']['gii'] = [ 'class' => 'yii\gii\Module', 'allowedIPs' => ['127.0.0.1'], 'controllerNamespace' => 'maxwen\gii\controllers', 'generators' => [ 'AdminLte Crud' => [ 'class' => 'maxwen\gii\generators\crud\Generator', ] ] ];

The Versions

20/10 2016

dev-master

9999999-dev

yii2 code generator with adminlte theme

  Sources   Download

MIT

The Requires

 

by Max Wen

20/10 2016

1.0.3

1.0.3.0

yii2 code generator with adminlte theme

  Sources   Download

MIT

The Requires

 

by Max Wen

10/10 2016

1.0.2

1.0.2.0

yii2 code generator with adminlte theme

  Sources   Download

MIT

The Requires

 

by Max Wen

10/10 2016

1.0.1

1.0.1.0

yii2 code generator with adminlte theme

  Sources   Download

MIT

The Requires

 

by Max Wen

10/10 2016

1.0

1.0.0.0

yii2 code generator with adminlte theme

  Sources   Download

MIT

The Requires

 

by Max Wen