VOOZH about

URL: https://github.com/VirtoCommerce

⇱ Virto Commerce Β· GitHub


Skip to content

πŸ‘ The Only B2B eCommerce Platform - You'll Ever Need

πŸ‘ Home
πŸ‘ Interactive Demo
πŸ‘ Documentation
πŸ‘ Community
πŸ‘ YouTube

Virto Commerce is an open-source, .NET-based, headless, API-first commerce platform β€” built B2B-first, ready for B2C, marketplace, DTC, and composable scenarios. This page is the entry point for developers: spin it up, understand what you're building, and ship.

JOIN US NOW

πŸ‘‰ Explore Virto Commerce

πŸ‘‰ Virto Commerce B2B Marketplace

πŸ‘‰ Explore Virto’s Open-Source .NET ecommerce platform

πŸ‘‰ Learn more about B2B features of Virto’s platform

πŸ‘‰ Browse careers at Virto Commerce

WHO WE ARE

As a Microsoft Gold Partner, Virto serves over 100 companies worldwide and has offices in five countries, including the Americas and Europe. Leveraging our open-source ecommerce platform, hosted solution and full-service offering, our clients strategically use ecommerce to build stronger customer relationships and rapidly increase global online sales. Virto Commerce’s flagship product, the ecommerce cloud-based, open-source, .NET platform, is the only B2B-first headless digital commerce solution that is specifically designed to adapt to ever-changing complex scenarios common in the B2B market.

WHAT AND HOW WE DO IT

At Virto Commerce, we pride ourselves on being proactive technology innovators deeply dedicated to creating flexible, agile commerce software solutions that improve business and accelerate digital adoption. All this requires a special mindset and a lot of collaborative effort to make complex things simple. We believe in the uniting power of technology, teamwork and spirit, and we take personal responsibility for every project we undertake.

πŸš€ How to Start

Step 0. Hello World

Tip

AI helps at every step: Ask Virto OZ for documentation-grounded answers, Install Claude Code with Context7 for instant code changes, Add llms.txt to your prompts for zero-install documentation grounding

πŸ‘¨β€πŸ’» Ai Quick Start

Step 1. Run a demo in minutes

Use start-local to bring up the full stack (platform, frontend, database, Redis, Elasticsearch, Kibana) on your machine with one PowerShell command.

$installSCript = Invoke-WebRequest -Uri "https://raw.githubusercontent.com/VirtoCommerce/start-local/dev/VirtoLocal_create_local_files.ps1" -UseBasicParsing; Set-Content -Path ".\VirtoLocal_create_local_files.ps1" -Value $installSCript.Content; .\VirtoLocal_create_local_files.ps1

Step 2. Build a Proof of Concept (PoC) β€” extend, don't fork

Virto Commerce is designed to be extended. Start with Configure your custom solution

The Extensibility Framework lets you add entities, override services, extend APIs, and add admin UI β€” all without forking.

Step 3. Build your own solution β€” production-ready

πŸ“– Deploy on Virto Cloud

What's next

πŸ‘¨β€πŸ’» Virto Architectural Guidelines

πŸ‘¨β€πŸ’» What are the skills required for Virto Commerce Developer?

πŸ‘¨β€πŸ’» Virto Commerce Dev Training Program

πŸ‘¨β€πŸ’» How to Run a Real Root Cause Analysis on a Virto Commerce Project

Virto Commerce Release Strategy

Virto Commerce ships as modules β€” independently versioned, independently deployable units. Modules combine into bundles you can pick from based on how you want to balance stability and speed.

Release Notes

Tip

Open any deck via the links above, or clone the repo and open the index.html files directly in your browser. Add a feature to your backlog, then navigate to the Backlog screen and click Copy as Markdown.

Previuos Releases

🀝 Contributing

We welcome contributions β€” code, docs, bug reports, and feature ideas. The fastest path:

  • πŸ› Browse open issues β€” issues labelled good first issue are best for newcomers.
  • πŸ’‘ For larger ideas, open a discussion or an issue before coding so maintainers can shape the approach.
  • πŸ“ Code fixes are always welcome and the easiest way to get familiar with Contribution guide

Pinned Loading

  1. start-local Public

    Run the Virto Commerce backend, frontend, database server, Redis Elasticsearch, and Kibana on your local machine with a simple PowerShell script.

    PowerShell 1

  2. vc-platform Public

    Virto Commerce B2B Innovation Platform

    C# 1.3k 856

  3. dotnet new cli module template for virto commerce modules: default, database agnostic and experience.

    C# 1 2

  4. vc-frontend Public

    Virto Commerce Frontend - B2B SPA is a fresh look on the field of eCommerce solutions. This is a place where common B2B and B2C scenarios are combined with the most bleeding edge technologies to de…

    TypeScript 49 41

  5. vc-build Public

    Virto Commerce CLI

    C# 7 4

  6. Interactive release notes presentations for Virto Commerce. Monthly decks with business-impact features, T-shirt sizing, and a backlog builder that exports selected items to Markdown for import int…

    HTML 1

Repositories

Showing 10 of 236 repositories
You can’t perform that action at this time.