Skip to content

harikrishna43/UmbracoForms.Mailchimp.WorkFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UmbracoForm Mailchimp WorkFlow 4.0.0

This package is for Umbraco 9.0.1 and umbracoforms 9.0.1 https://www.nuget.org/packages/Our.Umbraco.Forms.MailChimpWorkflow/

dotnet add package Our.Umbraco.Forms.MailChimpWorkflow --version 4.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/

Install-Package UmbracoForm.MailChimp.WorkFlow -Version 3.0.0

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

Updated Package 07-SEP-2020 ---

Fixed issues -Culture is not supported. -Parameter name: name -in is an invalid culture identifier.

Install-Package UmbracoForm.MailChimp.WorkFlow -Version 3.0.2

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

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published