Here we keep the source files for the the Umbraco Forms-plugin for Newsletter Studio for Umbraco CMS.
This plugin contains two main components:
-
Send Transactional Workflow, a Umbraco Forms Workflow that makes it possible to send a Transactional Email designed in Newsletter Studio when a Form is submitted. This also includes a merge field provider so that any fields from the from can be picked in the email designer.
-
Add to Mailing List Workflow, makes it possible to add a new recipient to one or more Mailing Lists when a form is submitted.
dotnet add package NewsletterStudio.Plugins.UmbracoForms
Contributions are more than welcome, start with opening an issue.