2017 © Pedro Peláez
 

library yii2-linkage

create unlimited levels of select with yii2

image

cabbage/yii2-linkage

create unlimited levels of select with yii2

  • Wednesday, April 20, 2016
  • by twocabbages
  • Repository
  • 1 Watchers
  • 4 Stars
  • 27 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Live Demo

Install

composer require cabbage/yii2-linkage: "dev-master"

Applying Migrations

$php yii migrate/up --migrationPath=yourMigrationsDir/migrations

To access the module, you need to add this to your application configuration:

'modules' => [
    'linkage' => [
        'class' => 'cabbage\linkage\Module',
        //'searchModel' => 'cabbage\linkage\models\Regions',
    ],
]

Visit:

/index.php?r=linkage/default/index

The Versions

20/04 2016

dev-master

9999999-dev

create unlimited levels of select with yii2

  Sources   Download

The Requires

 

by Avatar westie

20/04 2016

v2.0.0

2.0.0.0

create unlimited levels of select with yii2

  Sources   Download

The Requires

 

by Avatar westie

14/04 2016

v1.0.0

1.0.0.0

create unlimited levels of select with yii2

  Sources   Download

The Requires

 

by Avatar westie