Skip to content

SamR-DWL/DigitalWonderlab.DeclutterTypes

Repository files navigation

Declutter Types

An Umbraco backoffice dashboard that helps you find unused document and data types across your site. Includes block list and block grid component detection.

Features

  • Searches through your content tree to find document types that aren't used by any content nodes
  • Finds inner content nodes that reference a specific document type (e.g. for nested content or block list components)
  • Save your progress and come back to it later with the "Save in Tool" feature
  • Works with both SQL Server and SQLite

Compatibility

Umbraco .NET Supported
v13–v14 net8
v15–v16 net9
v17 net10

Installation

Usage

Once installed, navigate to the Content section in the Umbraco backoffice. A Declutter Types dashboard tab will appear.

  1. Click Run to scan your published content
  2. Review the results — unused document types and data types are listed by category
  3. Enable Save in Tool to persist the results between visits
  4. Click Open in Umbraco on any item to navigate directly to it, verify its usage, and delete if desired

Notes

  • This tool scans published content only
  • Some types may appear unused but still be referenced in customised views or settings — always verify before deleting
  • Third Party Data Types are listed separately as their usage cannot always be determined from property values alone

Issues / Suggestions

Screenshots

Dashboard

Licence

MIT — free to use.

About

Clean up your Umbraco Document and Data types by finding those with no value.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors