dev-master
9999999-devExtend Nestable(https://github.com/ASlatius/yii2-nestable) for internal projects
MIT
The Requires
by Vadim Mazur
extension yii2 nestable
Extend Nestable(https://github.com/ASlatius/yii2-nestable) for internal projects
Extend Nestable2(https://github.com/mazurva/yii2-nestable2) for internal projects, (*1)
, (*2)
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)
Once the extension is installed, simply use it in your code by :, (*7)
php
<?= \sibds\widgets\Nestable::widget(); ?>
, (*8)
Extend Nestable(https://github.com/ASlatius/yii2-nestable) for internal projects
MIT
extension yii2 nestable