UmbracoForm.MailChimp.WorkFlow
3.0.0
See the version list below for details.
dotnet add package UmbracoForm.MailChimp.WorkFlow --version 3.0.0
NuGet\Install-Package UmbracoForm.MailChimp.WorkFlow -Version 3.0.0
<PackageReference Include="UmbracoForm.MailChimp.WorkFlow" Version="3.0.0" />
paket add UmbracoForm.MailChimp.WorkFlow --version 3.0.0
#r "nuget: UmbracoForm.MailChimp.WorkFlow, 3.0.0"
// Install UmbracoForm.MailChimp.WorkFlow as a Cake Addin #addin nuget:?package=UmbracoForm.MailChimp.WorkFlow&version=3.0.0 // Install UmbracoForm.MailChimp.WorkFlow as a Cake Tool #tool nuget:?package=UmbracoForm.MailChimp.WorkFlow&version=3.0.0
UmbracoForm.Mailchimp.WorkFlow 3.0.0
This package is for Umbraco 8.4.1 and umbracoforms 8.3.0 https://www.nuget.org/packages/UmbracoForm.MailChimp.WorkFlow/
UmbracoForm.Mailchimp.WorkFlow 2.1.1
This package is help to manage Umbraco form with Mailchimp.
https://www.nuget.org/packages/UmbracoForm.MailChimp.WorkFlow/
A custom Workflow for Umbraco Forms that connect with MailChimp when a Form is submitted. Mailchimp properties are set based on provided field values.
IMPORTANT: Do not install this package without Umbraco Forms installed. This package relies on a few namespaces provided by Umbraco Forms.
Dependency : UmbracoCMS version 7.6.x UmbracoFroms 7.0.1
Update Version 1.0.0: Latest update available : 1.1.0 fetures:
- Specify fieldname aliases as Forms connect mailchimp field.
- user can manage different form with different mailchimp list and account.
-Resolved bugs and make it more user friendly.
Updated Package 04-FEB-2020 ---
Updated
- umbracoCMS 7.15.3
- Umbracoform 7.3.0
- MailChimp.V3 4.1.1
Install-Package UmbracoForm.MailChimp.WorkFlow -Version 2.1.1
Developer Notes
To generate a new nuget package
- Increase version in
UFMailchimpWorkFlowType/UFMailchimpWorkFlowType.csproj.nuspec
; - Check dependencies list & update it if needed.
nuget
doesn't automatically generate the dependencies list - Run command in Package Console Management
nuget pack UFMailchimpWorkFlowType/UFMailchimpWorkFlowType.csproj.nuspec
** Notes ** This project seems using the old format, that's why nuget package doesn't work really well https://docs.microsoft.com/en-us/nuget/resources/check-project-format
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. net472 is compatible. net48 was computed. net481 was computed. |
-
- AutoMapper (>= 3.3.1)
- ClientDependency (>= 1.9.7)
- ClientDependency-Mvc5 (>= 1.8.0)
- Examine (>= 0.1.90)
- HtmlAgilityPack (>= 1.8.8)
- ImageProcessor (>= 2.7.0.100)
- ImageProcessor.Web (>= 4.10.0.100)
- LightInject (>= 5.4.0)
- log4net (>= 2.0.8)
- Log4Net.Async (>= 2.0.4)
- MailChimp.Net.V3 (>= 4.2.1)
- Markdown (>= 1.14.7)
- Microsoft.AspNet.Identity.Owin (>= 2.2.2)
- Microsoft.AspNet.Mvc (>= 5.2.7)
- Microsoft.AspNet.SignalR.Core (>= 2.4.1)
- Microsoft.AspNet.WebApi (>= 5.2.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- Microsoft.Owin.Host.SystemWeb (>= 4.0.1)
- Microsoft.Owin.Security (>= 4.0.1)
- Microsoft.Owin.Security.Cookies (>= 4.0.1)
- Microsoft.Owin.Security.OAuth (>= 4.0.1)
- MySql.Data (>= 6.9.12)
- Newtonsoft.Json (>= 12.0.2)
- Serilog (>= 2.8.0)
- ServiceStack.Text (>= 3.9.71)
- System.Threading.Tasks.Dataflow (>= 4.9.0)
- UmbracoCms.Core (>= 8.4.1)
- UmbracoForms.Core (>= 8.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated Umbraco-Umbracoforms-Mailchimp api v3