![]() |
VOOZH | about |
dotnet add package Umbraco.Community.Forms.Workflows --version 17.0.1
NuGet\Install-Package Umbraco.Community.Forms.Workflows -Version 17.0.1
<PackageReference Include="Umbraco.Community.Forms.Workflows" Version="17.0.1" />
<PackageVersion Include="Umbraco.Community.Forms.Workflows" Version="17.0.1" />Directory.Packages.props
<PackageReference Include="Umbraco.Community.Forms.Workflows" />Project file
paket add Umbraco.Community.Forms.Workflows --version 17.0.1
#r "nuget: Umbraco.Community.Forms.Workflows, 17.0.1"
#:package Umbraco.Community.Forms.Workflows@17.0.1
#addin nuget:?package=Umbraco.Community.Forms.Workflows&version=17.0.1Install as a Cake Addin
#tool nuget:?package=Umbraco.Community.Forms.Workflows&version=17.0.1Install as a Cake Tool
👁 Workflows for Umbraco Forms Logo
Umbraco Forms Workflows by the community for Umbraco.
Available workflows include:
Add Workflow Settings to appsettings.json with the following configuration. The Mailing List settings are optional and can be configured directly on the Workflow:
{
"Community": {
"Forms": {
"Mailcoach": {
"ApiDomain": "your-mailcoach-domain.com",
"ApiToken": "your-mailcoach-api-token"
},
"MailChimp": {
"ApiKey": "mailchimp-api-key"
}
}
}
}
The Mailcoach workflow configuration accepts a domain name for a mailcoach server - for example, {your-account}.mailcoach.app or a private mailcoach server - as well as a Mailcoach token.
If not set, these will fall back to the settings in appsettings.
The Mailcoach workflow configuration accepts an API Key. If not set, it will fall back to the settings in appsettings.
The Campaign Monitor workflow configuration accepts an API Key and Client (if more than one found). If not set, it will fall back to the settings in appsettings.
It also supports opting in for SMS Sending and Tracking.
The package logo uses the "mailing list" (by Thomas Deckert) icon from the Noun Project, licensed under CC BY 3.0 US.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Targeting Umbraco 17