content_type_audit
The Content Type Audit module provides a simple report of the number of nodes for each content type in your Drupal site.
Features
- Filters: It allows filtering by published & unpublished nodes and by date created to fetch the count of nodes.
- Easy Access: It offers a link to the Content Overview Page for each content type.
- Quick Insights: Easily identify which content types are most frequently used. Also includes unused content types with a count of 0.
- Simple Interface: User-friendly interface designed for quick access and easy understanding.
Usage
Navigate to Reports -> Content Type Audit using the Admin Toolbar.
Alternatively, you can also use this link: /admin/reports/content-type.
Use Cases
- #1 Audit: Helps understand the distribution and status of content across different types.
- #2 Cleanup: Identify unused content types to cleanup and improve content editing experience.
- #3 Migration: Facilitate migration efforts by providing a clear overview of content type usage.
Similar projects
Content Type Report, Content Reports
Versions
- 1.2.x : Can filter by published/unpublished nodes.
- 2.x : Added extra date filter to fetch the count of nodes created between any two dates.