mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Added Priority setting to the Orchard.Setup module manifest.
Fixes #5980
This commit is contained in:
@@ -7,8 +7,9 @@ Description: The setup module is creating the application's setup experience.
|
|||||||
FeatureDescription: Standard site setup. This feature is disabled automatically once setup is over.
|
FeatureDescription: Standard site setup. This feature is disabled automatically once setup is over.
|
||||||
Category: Core
|
Category: Core
|
||||||
Dependencies: Orchard.Setup.Services
|
Dependencies: Orchard.Setup.Services
|
||||||
|
Priority: 1
|
||||||
Features:
|
Features:
|
||||||
Orchard.Setup.Services
|
Orchard.Setup.Services
|
||||||
Name: Setup Services
|
Name: Setup Services
|
||||||
Description: Provides programmatic APIs to the setup service.
|
Description: Provides programmatic APIs to the setup service.
|
||||||
Category: Core
|
Category: Core
|
||||||
|
Reference in New Issue
Block a user