Diplo God Mode makes Umbraco developers invincible!
This custom tree in the Settings section of Umbraco 8 (or Developer section if you are using the v7 version) allows you to browse, query and search your document types and compositions; your templates and partials; your datatypes and property editors; your media library; your custom controllers and models. It also provides diagnostics about your Umbraco set-up and the server it is running on.
For instance, you can:
PublishedContentModel
)YouTube: https://www.youtube.com/watch?v=xLjTV5LMp44&t=7s
Blog Post: https://www.diplo.co.uk/blog/web-development/god-mode-umbraco-8-package/
*Important!: This is for Umbraco 8.1 and above. Use the 1.x version for Umbraco 7. For more info on the v7 version please read this post.
After installation (or update) you should see an new God Mode tree in the Settings (Third Party) section within Umbraco.
If you have any issues with this then try restarting your site and bumping the ClientDependency.config
version in the /config/
folder of your Umbraco installation. Clearing your browser cache can also help with cached script files. Check your browser developer console for issues.
Further information can be found in this blog post.