2017 © Pedro Peláez
 

yii2-extension yii2-nestable

Extend Nestable(https://github.com/ASlatius/yii2-nestable) for internal projects

image

sibds/yii2-nestable

Extend Nestable(https://github.com/ASlatius/yii2-nestable) for internal projects

  • Wednesday, May 18, 2016
  • by mazurva
  • Repository
  • 1 Watchers
  • 0 Stars
  • 98 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 17 % Grown

The README.md

Extend Nestable

Extend Nestable2(https://github.com/mazurva/yii2-nestable2) for internal projects, (*1)

tree, (*2)

Installation

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

Either run, (*4)

php composer.phar require --prefer-dist sibds/yii2-nestable "*"

or add, (*5)

"sibds/yii2-nestable": "*"

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

Usage

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

php <?= \sibds\widgets\Nestable::widget(); ?>, (*8)

The Versions

18/05 2016

dev-master

9999999-dev

Extend Nestable(https://github.com/ASlatius/yii2-nestable) for internal projects

  Sources   Download

MIT

The Requires

 

extension yii2 nestable