kartik-v / yii2-tree-manager

An advanced tree management module using nested sets for Yii 2.
http://demos.krajee.com/tree-manager
Other
150 stars 107 forks source link

Multiple parents support #226

Closed brainkets closed 5 years ago

kartik-v commented 5 years ago

Violates the basic nested sets tree where a child can have only one parent. Note that this extension depends on yii2-nested-sets which has a basic hierarchy structure.