We have to site. We need possibility to manage Umbraco content from another non-Umbraco - site.
Can somebody suggest some way to create Umbraco Tree on the remote site. It would be perfect if that tree will be as much as possible similar to the Umbraco functionality.
So we have to do that :
1) Retrieve data from Umbraco site.
2) Build Tree as much as possible similar to Umbraco's
Nodes Tree
We have to site. We need possibility to manage Umbraco content from another non-Umbraco - site.
Can somebody suggest some way to create Umbraco Tree on the remote site. It would be perfect if that tree will be as much as possible similar to the Umbraco functionality.
So we have to do that :
1) Retrieve data from Umbraco site.
2) Build Tree as much as possible similar to Umbraco's
3) Manipulate with nodes(create, reorder, delete)
4) Save data to Umbraco Site.
Thanks
Hello,
There is an Umbraco console app that shows how you can manage Umbraco data outside of an Umbraco project. Maybe that's a good start.
Jeroen
Jeroen, thank you very much, the great example.
But we already implementer node creation )) now we are thinking about easiest way of implementing sorting and tree view.
Thanks
is working on a reply...