This module provides features to manage tenants from the Admin UI.
1.2.1
Infrastructure
Product | Module |
---|---|
OrchardCore | Tenants (OrchardCore.Tenants ) |
Name | Multitenancy (OrchardCoreContrib.Tenants ) |
Description | Provides a way to manage tenants from the admin. |
Dependencies | OrchardCore.Tenants |
Name | Version |
---|---|
OrchardCoreContrib.Tenants |
1.3.0 |
OrchardCoreContrib.Tenants |
1.2.1 |
OrchardCoreContrib.Tenants |
1.2.0 |
OrchardCoreContrib.Tenants |
1.1.0 |
OrchardCoreContrib.Tenants |
1.0.0 |
- Install the
OrchardCoreContrib.Tenants
NuGet package to your Orchard Core host project. - Add
OrchardCoreContrib.Tenants
as setup feature on your web host application. - Navigate to
/{health-checks-url}/tenants
, you should seeHealthy
status whenever all the tenants are running, otherwiseUnhealthy
.