I have installed Flip.Umbraco package version 13.0.1 on Umbraco CMS 13.13.1 but I cannot see anything in the backoffice to indicate that it is installed. I can see the package reference in the .csproj file as version 13.0.1 but when I checked the installed packages tab in the backoffice it is showing Version: 11.0.0
This is my first time of installing it therefore, I do not know what I am expecting to see talk less of knowing how to use it.
I will appreciate if anyone can help and also provide a simple user guides.
I assume it will add a new context menu to a content item in the tree to allow you to change document type (which is something you used to be able to do in v7 but it was removed in v8 onwards).
There is mention of mapping properties, but I am not sure how you do that…
There’s an example site in the GitHub repo that may give you some pointers.
Just to add, it may only work if you have another document type allowed at the same level that you can ‘flip’ to, so check that’s the case if you’re not seeing anything.
I have created a new document type and and which is also allowed at the same level of the original document type and I can still anything that indicate that I can flip the original page to the new document type.
I have also installed the same on Umbraco 17.0.0 version and the behavior is still the same.