Provides an information about currently running application.
1.4.1
Utilities
This module has no dependencies.
Name | System (OrchardCoreContrib.System ) |
Description | Provides an information about currently running application. |
Dependencies |
Name | System Updates (OrchardCoreContrib.System.Updates ) |
Description | Displays the available system updates. |
Dependencies | OrchardCoreContrib.System |
Name | System Maintenance (OrchardCoreContrib.System.Maintenance ) |
Description | Put your site in maintenance mode while you're doing upgrades. |
Dependencies | OrchardCore.Autoroute |
Name | Version |
---|---|
OrchardCoreContrib.System |
1.4.1 |
OrchardCoreContrib.System |
1.4.0 |
OrchardCoreContrib.System |
1.3.0 |
OrchardCoreContrib.System |
1.2.1 |
OrchardCoreContrib.System |
1.2.0 |
OrchardCoreContrib.System |
1.0.0 |
- Install the
OrchardCoreContrib.System
NuGet package to your Orchard Core host project. - Go to the admin site
- Select Configuration -> Features menu.
- Enable the
System
feature. Info
submenu should be displayed on theSystem
menu.- This page display an information about the currently running application.
- Enable the
System Update
feature. Updates
submenu should shows up underneath theSystem
menu.- If there'are a new updates a list of available updates should shows up.
- Enable the
System Maintenance
feature. - Select Configuration -> Settings -> System -> Maintenance submenu.
- Check
Allow maintenance mode
settings to let the website enters into the maintenance mode.