-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mongodb support #16
Comments
+1 for supporting this! |
Would prefer one extension to manage this... for maintainability. Ideally check if @creocoder can include this functionality. Alternatively if that's not possible - an extension which extends creocoder's nested set will be preferred. Most of the code inside will break if the extension is not consistent with creocoder's nested set. |
All functions are to convert from creocoder's nested set. Why not try? |
The extension does not extend Hence its better to maintain one code base OR use yii's recommended method of extending classes - so that the core class behavior is maintained. Pinging @creocoder to comment if this functionality can be included. |
I'll consider to add mongo db support to extension, but can't promise it can be done fast. |
Hi,
I think Tree should support MongoDB. I see you use creocoder/yii2-nested-sets. If you do not have the version of MongoDB, you can use this https://github.com/letyii/yii2-mongo-nested-set
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: