Skip to content

Latest commit

 

History

History
74 lines (51 loc) · 3.21 KB

File metadata and controls

74 lines (51 loc) · 3.21 KB

System Module

Provides an information about currently running application.

Version

1.4.1

Category

Utilities

Dependencies

This module has no dependencies.

Features

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

NuGet Packages

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

Get Started

  1. Install the OrchardCoreContrib.System NuGet package to your Orchard Core host project.
  2. Go to the admin site
  3. Select Configuration -> Features menu.

System

  1. Enable the System feature.
  2. Info submenu should be displayed on the System menu.
  3. This page display an information about the currently running application.

System Updates

  1. Enable the System Update feature.
  2. Updates submenu should shows up underneath the System menu.
  3. If there'are a new updates a list of available updates should shows up.

System Maintenance

  1. Enable the System Maintenance feature.
  2. Select Configuration -> Settings -> System -> Maintenance submenu.
  3. Check Allow maintenance mode settings to let the website enters into the maintenance mode.

Video

Watch the video