Skip to content

Vettvangur/Ekom

Repository files navigation

Ekom

Nuget License

Open Source Ecommerce package for Umbraco

Supports Umbraco version 10+

Ekom is a versatile and fully customizable eCommerce solution that is free to use forever. This package has been built with ASP NET Core, focusing on performance and security, and is compatible with Umbraco versions 10 and above.

Installation

Install the appropriate Umbraco versioned package to your solution (f.x. Ekom.U10) Install the Ekom.Web package into your sites main project (contains wwwroot)

NuGet: https://www.nuget.org/packages/Ekom.U10

dotnet add package Ekom.U10

PM> Install-Package Ekom.U10

Ekom.Web

dotnet add package Ekom.Web

PM> Install-Package Ekom.Web

Some of the key featured of Ekom includes:

  • 100% free and open source forever.
  • Support for both B2B (Business to Business) and B2C (Business to Customer) transactions
  • Headless capabilities, allowing for more flexibility in frontend design and development
  • Multilingual and multicurrency support, making it suitable for international businesses
  • A powerful order management system
  • Out-of-the-box support for multiple payment providers, along with the ability to plug in additional providers as needed
  • Flexible shipping provider configurations, including the ability to connect with external services
  • The capability to set up flexible discounts
  • Support for complex variants, a crucial feature for eCommerce platforms
  • Integration support with external systems like Microsoft Dynamics Business Central, Dynamics AX, DK, Salesforce, and others
  • Advanced inventory management tools
  • Built with ASP NET Core with focus on performance and security
  • The ability to be extended as per your business requirements
  • And much more...

Documentation

Link to documentation