Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.39 KB

File metadata and controls

24 lines (15 loc) · 1.39 KB

ContentAudit Documentation

Welcome to the documentation for the ContentAudit package. This documentation will help you understand how to use and extend the package for your Umbraco projects.

Documentation Sections

Getting Started

The ContentAudit package provides a way to audit your Umbraco content for various issues. You can use the built-in audit issues or create your own custom issues by implementing the appropriate interfaces.

To get started, check out the Usage guide to learn how to install and use the package in your Umbraco project.

Extending the Package

The package is designed to be extensible, allowing you to create your own custom audit issues. Check out the following guides to learn how to create your own issues: