umbraco/umbraco-cms

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 13 minutes ago
Added to GitGenius on September 13th, 2026
Created on June 10th, 2013
Open Issues & Pull Requests: 532 (+0)
GitHub issues: Enabled
Number of forks: 2,922
Total Stargazers: 5,245 (+0)
Total Subscribers: 218 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 22.5 hours
Mean response time: 19.5 days
90th percentile: 40.7 days
Tracked items: 2,919

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 38% of tracked open issues have had no activity in three months. Only 5% of issues opened in the past year have been closed. Three people close 55% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 361
New in 7 days: 21
Closed in 7 days: 9
Avg open age: 370 days
Stale 30+ days: 276
Stale 90+ days: 195

Recent activity

Opened in 7 days: 20
Closed in 7 days: 9
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • type/bug (2,849)
  • area/frontend (950)
  • affected/v15 (392)
  • affected/v17 (387)
  • area/backend (372)
  • state/reproduced (368)
  • affected/v16 (306)
  • affected/v13 (297)

Detailed Description

Umbraco CMS is a free and open source .NET content management system built on ASP.NET Core that helps developers deliver digital experiences through a friendly, extensible platform.

Umbraco addresses the need for a flexible CMS that integrates with the .NET ecosystem. It provides a backoffice interface for content management and is designed to be extended rather than run directly from source code. Developers install Umbraco through standard package commands on Windows, Linux, and macOS, then customize it to fit their specific requirements through its extension capabilities.

Umbraco suits teams already invested in .NET development or those seeking a CMS that works naturally within the ASP.NET Core environment. It is particularly valuable for projects where deep customization and control over the content model matter more than out-of-the-box features. The project provides comprehensive documentation covering installation, fundamentals, and tutorials for building websites and customizing the editing experience. A live backoffice preview automatically deployed from the main branch lets potential users explore the interface before committing to installation.

The project maintains active community engagement through a Discord server and dedicated forum where users can ask questions and receive help. Contribution is actively encouraged through a documented guide, with the repository accepting bug reports and feature requests. The backoffice interface receives ongoing refinement, with improvements automatically deployed and showcased in the preview environment.