[Treeview] How to store the tree definitely ?
Hi everyone,
I'm using the Treeview plugin, I'm trying to manipulate the tree like adding new branches, deplacing and renaming them, but all this changes are volatile, they desappear when I refresh the page 
I used the persist option, but it's not working completely, it only "remembers" the state of the initial branches
I thought that changing the document structure definitely could be a solution, but it looks like it's not possible at all, I don't want to use the database that's why I'm looking for an alternative solution
Any ideas guys? please !