Umbraco.Cms.Integrations.Crm.ActiveCampaign 2.0.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Umbraco.Cms.Integrations.Crm.ActiveCampaign --version 2.0.4
NuGet\Install-Package Umbraco.Cms.Integrations.Crm.ActiveCampaign -Version 2.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Umbraco.Cms.Integrations.Crm.ActiveCampaign" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Umbraco.Cms.Integrations.Crm.ActiveCampaign --version 2.0.4
#r "nuget: Umbraco.Cms.Integrations.Crm.ActiveCampaign, 2.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Umbraco.Cms.Integrations.Crm.ActiveCampaign as a Cake Addin
#addin nuget:?package=Umbraco.Cms.Integrations.Crm.ActiveCampaign&version=2.0.4

// Install Umbraco.Cms.Integrations.Crm.ActiveCampaign as a Cake Tool
#tool nuget:?package=Umbraco.Cms.Integrations.Crm.ActiveCampaign&version=2.0.4

ActiveCampaign Forms for Umbraco CMS

This integration provides a form picker to fetch your favorite ActiveCampaign forms and use them on your Umbraco webpage to e.g. collect information from leads and grow your contact database!

To start using the integration, you will need to create a new data type using the ActiveCampaign Form Picker property editor, then add it to your desired content type.

If the API configuration is valid, your ActiveCampaign form resources will be accessible by sending the API Key with the Api-Token header on each request.

The form will be rendered into your Umbraco page following the exact design you’ve added from the ActiveCampaign Form Designer component.

Depending on the customization level of your ActiveCampaign account, there are different methods to integrate and render the forms. This embed code uses JavaScript and any changes you make to your form will appear in your rendered form in real time. Another option would be to use full embed code, a variant available for inline forms only, that uses CSS and HTML. This means that any changes you make to your ActiveCampaign form will not show up on your rendered form, you will need to re-paste the form code.

For front-end rendering, a strongly typed model will be generated by the property value converter, and using the HTML helper available, you will be able to render the form easily.

Want to know more about this integration?

If you want to see the details on how the integration to ActiveCampaign Forms is made or just follow the example of extending Umbraco with a third-party system you can take a look at the blog post supplementing this integration.

property-editor

render

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.4 112 4/3/2024
2.0.3 174 12/15/2023
2.0.2 161 7/10/2023
2.0.1 152 6/19/2023
2.0.0 388 1/17/2023
1.0.2 377 11/22/2022
1.0.1 349 11/4/2022
1.0.0 328 11/1/2022