davidhayden-ci - WorkflowsRegex.OrchardCore 1.0.0-rc2-3
Adds a regular expression validator for form fields to Workflows.
PM> Install-Package WorkflowsRegex.OrchardCore -Version 1.0.0-rc2-3 -Source https://www.myget.org/F/davidhayden-ci/api/v3/index.json
> nuget.exe install WorkflowsRegex.OrchardCore -Version 1.0.0-rc2-3 -Source https://www.myget.org/F/davidhayden-ci/api/v3/index.json
> dotnet add package WorkflowsRegex.OrchardCore --version 1.0.0-rc2-3 --source https://www.myget.org/F/davidhayden-ci/api/v3/index.json
source https://www.myget.org/F/davidhayden-ci/api/v3/index.json
nuget WorkflowsRegex.OrchardCore ~> 1.0.0-rc2-3
Copy to clipboard
> choco install WorkflowsRegex.OrchardCore --version 1.0.0-rc2-3 --source https://www.myget.org/F/davidhayden-ci/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "davidhayden-ci" -SourceLocation "https://www.myget.org/F/davidhayden-ci/api/v2"
Install-Module -Name "WorkflowsRegex.OrchardCore" -RequiredVersion "1.0.0-rc2-3" -Repository "davidhayden-ci" -AllowPreRelease
Copy to clipboard
WorkflowsRegex
WorkflowsRegex.OrchardCore is an Orchard Core CMS Module that provides a regular expression validator in Workflows for form fields.
The module was built for a presentation. The version of Orchard Core CMS at the time, beta 2, did not include a regular expression validator for form fields.
Status
Getting Started
Add the NuGet package, WorkflowsRegex.OrchardCore, to the Orchard Core CMS Website. Launch the website and sign in as an administrator to enable the module from the dashboard under Configuration -> Modules.

Create a workflow and select Add Task. Filter the workflow tasks by Validation and choose the Regex Validator task.

Edit the task settings. Enter a form field and a regular expression for validation.

For presentations, you can simply create a workflow that accepts a form submission and logs a validation error.

Bugs
There are no known bugs.
Road map
There are no plans to add any additional features.
Credits
WorkflowsRegex.OrchardCore is created and maintained by David Hayden.
-
.NETCoreApp 3.1
- OrchardCore.ContentManagement.Abstractions (>= 1.0.0-rc2-13450)
- OrchardCore.DisplayManagement (>= 1.0.0-rc2-13450)
- OrchardCore.Module.Targets (>= 1.0.0-rc2-13450)
- OrchardCore.Workflows.Abstractions (>= 1.0.0-rc2-13450)
- .NETCoreApp 3.1: 3.1.0.0
OwnersDavid Hayden |
AuthorsDavid Hayden |
Project URLhttps://github.com/davidhayden/WorkflowsRegex |
LicenseMIT |
TagsOrchardCore Workflows WorkflowsRegex |
Info3 total downloads |
| 3 downloads for version 1.0.0-rc2-3 |
| Download (22.04 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-rc2-3 | 22.04 KB | Sun, 05 Jul 2020 20:39:58 GMT | 3 |
|