Diplo.GodMode
2.1.0
See the version list below for details.
dotnet add package Diplo.GodMode --version 2.1.0
NuGet\Install-Package Diplo.GodMode -Version 2.1.0
<PackageReference Include="Diplo.GodMode" Version="2.1.0" />
paket add Diplo.GodMode --version 2.1.0
#r "nuget: Diplo.GodMode, 2.1.0"
// Install Diplo.GodMode as a Cake Addin #addin nuget:?package=Diplo.GodMode&version=2.1.0 // Install Diplo.GodMode as a Cake Tool #tool nuget:?package=Diplo.GodMode&version=2.1.0
Umbraco GodMode
Diplo God Mode makes Umbraco 8 developers invincible!
This custom tree in the Settings section of Umbraco 8 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:
- Quickly search doc types, templates, editors, media etc.
- Easily see which doc types inherit from any of your compositions
- See which document types use which property editor or data type instance
- See which partials are used by all your templates (and which are cached)
- Find out which data types are being used (or not)
- View all content pages in a searchable and filterable table (using fast, server-side pagination)
- View all Umbraco members and filter them by assigned group
- Browse all media in the Media Library and filter by type
- See which controllers (Surface, API and RenderMvc) are being used and in what namespaces and DLLs
- View all generated models (that inherit from
PublishedContentModel
) - Clear internal Umbraco caches and even restart App Pool
- View diagnostics and configuration settings about your Umbraco site and hosting environment
- Warm up compilation of all templates ("views") in one bound... erm, click.
- Plus lots more!
Screenshots
Demo
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/
Download & Installation
*Important!: This is for Umbraco 8.1 and above. Use the 1.x version in the v7 branch for Umbraco 7. For more info on the v7 version please read this post.
NuGet: https://www.nuget.org/packages/Diplo.GodMode/
PM> Install-Package Diplo.GodMode
Our Umbraco: https://our.umbraco.org/projects/developer-tools/diplo-god-mode/
Usage
After installation 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- UmbracoCms.Core (>= 8.1.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Diplo.GodMode:
Package | Downloads |
---|---|
N3O.Umbraco.Cms
TODO |
|
Webwonders.Umbraco.Startup
Startup for Umbraco |
|
Etch.Umbraco.SiteBuilder
Umbraco starter kit for Etch |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
13.1.0 | 8,301 | 8/12/2024 |
13.0.0 | 26,273 | 4/16/2024 |
10.3.3 | 3,574 | 4/16/2024 |
10.3.2 | 10,339 | 2/16/2024 |
10.3.1 | 27,725 | 11/1/2023 |
10.3.0 | 51,869 | 3/26/2023 |
10.2.2 | 23,608 | 11/28/2022 |
10.2.1 | 11,392 | 10/25/2022 |
10.2.0 | 20,239 | 8/10/2022 |
10.1.0 | 10,779 | 7/1/2022 |
10.0.1 | 887 | 6/28/2022 |
9.2.3 | 11,525 | 5/23/2022 |
9.2.2 | 4,057 | 5/5/2022 |
9.2.1 | 29,532 | 10/18/2021 |
9.2.0 | 1,786 | 10/5/2021 |
9.1.1 | 1,472 | 10/4/2021 |
9.1.0 | 1,462 | 10/1/2021 |
9.0.0 | 1,404 | 9/28/2021 |
2.5.0 | 9,750 | 7/1/2022 |
2.4.1 | 16,166 | 10/4/2021 |
2.3.0 | 19,099 | 6/14/2021 |
2.1.0 | 93,847 | 10/1/2019 |
2.0.0 | 4,744 | 7/26/2019 |
1.5.1 | 93,092 | 8/8/2018 |
1.5.0 | 8,540 | 6/22/2018 |
1.4.0 | 12,851 | 1/19/2018 |
1.3.9 | 4,364 | 10/4/2017 |
1.3.7 | 6,263 | 5/10/2017 |
1.3.5 | 1,376 | 5/3/2017 |
1.3.4 | 1,080 | 5/3/2017 |
1.3.3 | 1,574 | 4/11/2017 |
1.3.2 | 3,702 | 12/3/2016 |
1.3.1 | 1,189 | 12/3/2016 |
1.3.0 | 1,277 | 12/3/2016 |
1.2.0 | 2,698 | 8/18/2016 |
1.1.0 | 2,115 | 6/27/2016 |
1.0.0 | 1,337 | 6/9/2016 |
This release enables infinite editors for (almost) all links. This means when clicking a link to, say, view a doctype it opens in Umbraco's own infinite editor overlay. It also adds a Utilities feature to bump
the Client Dependency version. Both these amazing contributions are the fantastic work of Søren Kottal (@skttl). #H5YR!
Note: This version is for Umbraco 8. Please use the latest 1.x version for Umbraco 7 sites.