Orchard Core Commerce
The commerce module for Orchard Core.
It's also available on all sites of DotNest, the Orchard SaaS.
History, status, and planning
Orchard Core Commerce will be an Orchard Core port and partial rewrite of the open source Nwazet Commerce module that was built for Orchard CMS 1.x. Nwazet Commerce was initially built in 2012 by Bertrand Le Roy, loosely based on a commerce sample by Sipke Schoorstra. The initial goal of Nwazet Commerce was to power the web site of the hardware startup Nwazet. While Nwazet is no longer operating, the Nwazet Commerce project went on, and was further developed by a group of passionate contributors who are using the platform for their own, and their customer's web sites.
Like Orchard, Nwazet Commerce was built with extensibility in mind, and as such it has its own extensions (typical examples include local tax and shipping modules). It's also pure, idiomatic Orchard.
Orchard Core represents a major evolution of the Orchard design principles, and is sufficiently different that running Nwazet Commerce on it will necessitate significant work. As such, we've decided that starting from a blank slate was the best way to go, so we'll port Nwazet Commerce piece by piece, being careful to accurately apply Orchard Core's new design principles. We also decided to adopt a new name, that gets rid of the now obsolete origins, and establishes our ambition for the module to become the go-to commerce module for Orchard Core.
This work is in its initial design phases. There's a lot of work to do, and yes, we do welcome participation in any shape or form. The first stage of this was the minimum viable feature set which has now been released to NuGet here. Here you can watch a demo video about the MVP.
See the discussions page for the latest news and announcements.
Setting up your dev environment
Pre-requisites
This project uses Lombiq Node.js Extensions
to compile and lint client-side assets. See its pre-requisites here.
Setup
- Clone this repository.
- Build and run the
OrchardCore.Commerce.Web
project. - Run the
OrchardCore Commerce - Development
recipe on the setup screen. - Go to Features, search for "Commerce" and turn on everything.
- Go to Settings → Stripe API. Set the keys (test keys can be found below). If the keys are not set, payment won't work.
- Go to Content Items, and create a
Product
.