Skip to content

An example Orchard Core module that demonstrates how to create a simple frontend for a self-service multi tenant SaaS (like dotnest.com). As demoed by Sebastien Ros.

davidxchen/Orchard-Core-SaaS-Sample

 
 

Repository files navigation

Orchard Core SaaS module Readme

Project Description

A sample Orchard Core module containing a logic where users can create their own tenants by filling a form. They need to provide an email address, the name of the site and a handle. After they get an email with a link containing these values. Clicking on this link will set up the new tenant with the predefined settings.

This project is based on an Orchard Core demo by Sébastien Ros, the recording of the demo is available on YouTube.

This project is developed by Lombiq Technologies Ltd. Commercial-grade support is available through Lombiq.

About

An example Orchard Core module that demonstrates how to create a simple frontend for a self-service multi tenant SaaS (like dotnest.com). As demoed by Sebastien Ros.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 85.4%
  • HTML 14.6%