nopsolutions/nopcommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 29 minutes ago
Added to GitGenius on September 6th, 2026
Created on April 9th, 2014
Open Issues & Pull Requests: 167 (+1)
GitHub issues: Enabled
Number of forks: 6,024
Total Stargazers: 10,142 (+0)
Total Subscribers: 589 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.5 hours
Mean response time: 60.2 days
90th percentile: 146.2 days
Tracked items: 882

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 71% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "refactoring / source code" is answered fastest, typically in under an hour, while "enterprise / highlight feature" waits about 8 weeks. Only 9% of issues opened in the past year have been closed. Three people close 81% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 125
New in 7 days: 7
Closed in 7 days: 6
Avg open age: 1,490 days
Stale 30+ days: 92
Stale 90+ days: 71

Recent activity

Opened in 7 days: 7
Closed in 7 days: 5
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • refactoring / source code (216)
  • bug (178)
  • functionality / feature (149)
  • on hold / maybe wont (101)
  • discussion / investigation (95)
  • enterprise / highlight feature (52)

Most active issues this week

Detailed Description

nopCommerce is an ASP.NET Core eCommerce platform that provides a free, open-source shopping cart solution built on Microsoft technologies.

The platform addresses the need for a customizable, enterprise-grade online store by offering a pluggable architecture that follows established software patterns and security best practices. Its approach centers on providing both out-of-the-box functionality for common eCommerce requirements and the flexibility to extend behavior through custom development. The codebase is fully customizable, and the architecture supports integration with third-party services through a REST Web API plugin that covers both backend and frontend methods.

Organizations should consider nopCommerce if they need an eCommerce solution built on the .NET stack with strong support for enterprise scenarios. The platform suits projects of any size and type, from small stores to large web farms. It runs on multiple databases including MS SQL Server, PostgreSQL, and MySQL, and operates cross-platform on Windows, Linux, and Mac. Docker support is included out of the box. The tool includes multi-factor authentication, supports web farms natively, and implements async methods throughout. Organizations with Azure infrastructure or those requiring headless eCommerce capabilities will find native support for these patterns.

The project maintains active development with comprehensive documentation and an online developer course available. The codebase demonstrates consistent investment in modern .NET versions, supporting current platform releases. The architecture reflects attention to security practices and performance optimization through async-first design. Community engagement appears substantial, with an established marketplace for third-party integrations and plugins that extend core functionality.