SitecoreModules.Feature.EloquaForms 10.1.0.10282102

dotnet add package SitecoreModules.Feature.EloquaForms --version 10.1.0.10282102
NuGet\Install-Package SitecoreModules.Feature.EloquaForms -Version 10.1.0.10282102
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="SitecoreModules.Feature.EloquaForms" Version="10.1.0.10282102" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SitecoreModules.Feature.EloquaForms --version 10.1.0.10282102
#r "nuget: SitecoreModules.Feature.EloquaForms, 10.1.0.10282102"
#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 SitecoreModules.Feature.EloquaForms as a Cake Addin
#addin nuget:?package=SitecoreModules.Feature.EloquaForms&version=10.1.0.10282102

// Install SitecoreModules.Feature.EloquaForms as a Cake Tool
#tool nuget:?package=SitecoreModules.Feature.EloquaForms&version=10.1.0.10282102

Sitecore Forms Eloqua

This repository contains the code base for a Sitecore Eloqua Integration using Sitecore Forms

You will find more info in the following link: https://rmcdigital.com/sitecore/eloqua-sitecore-integration/

Nuget Installation

You can easily install Sitecore Forms Eloqua by adding a Nuget Package in your Project.

PM> Install-Package SitecoreModules.Feature.EloquaForms

Manual Installation:

https://github.com/RobertoArmas/Sitecore-Forms-Eloqua/releases/tag/v10.1.1.0809202101

Usage:

  1. Create a Sitecore Form
  2. Drag and Drop the form controls that you need it for your form. When you dragged a control like Single-line text you will noticed that this control contains a section called Eloqua to turn on the Prefill feature if your requirements needed. The important thing here is named the form same as Eloqua Form and the Single-line text's control name match as Eloqua Form.
  3. Add submit button
  4. Add Eloqua Tracking Scripts

And that's it, now you can place your form in any page. and this will submit the form to Eloqua.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 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
10.1.0.10282102 329 10/28/2021
10.1.0.10282101 289 10/28/2021
1.0.0 284 10/19/2021

Summary of changes made in this release of the package.