17 votes

Census

Census makes it easy to see where and how certain Umbraco entities are being used.

It helps you answer questions like:

  • Is this Data Type being used on any Document Types?
  • Is this Macro being used on any Templates?
  • Is this Template actually being used anywhere?!

This is useful to get a grasp on sites you've inherited, refactoring, or just trying to remember if you ever setup that Document Type you created last night.

Usage

On pages where Census can detect relations, it'll add an icon to the toolbar. Click it to view usages for the entity you're viewing.

Supported Relations

  • Data Types
    • which Document Types are referencing them
    • which Property Editors (Render Controls) they're using, and which other Data Types use the same
  • Document Types
    • which Content has been created with them
    • which Document Types inherit from them
    • which Templates are allowed by them
  • Macros
    • which Content nodes are using them (via RTE's)
    • which Templates they're used in
  • Templates
    • which Content nodes are referencing them
    • which Document Types allow them
    • which Templates inherit from them

Installation

Install the package below via the Developer section

or, install via Nuget

PM> Install-Package Census

Compatibility

Census is built for v6, but should work on all versions dating back to 4.7.2, which it's built against. Census is not (yet) fully compatible with v7. 

Screenshots

Package owner

Tom Fulton

Tom Fulton

Tom has 4998 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Tom Fulton
  • Contributors: Imulus , Dillon Morton
  • Created: 04/12/2013
  • Current version 1.0.2
  • License MIT
  • Downloads on Our: 1.4K

External resources