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
<PackageReference Include="SitecoreModules.Feature.EloquaForms" Version="10.1.0.10282102" />
paket add SitecoreModules.Feature.EloquaForms --version 10.1.0.10282102
#r "nuget: SitecoreModules.Feature.EloquaForms, 10.1.0.10282102"
// 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
- Download https://github.com/RobertoArmas/Sitecore-Forms-Eloqua/releases/download/v10.1.1.0809202101/Feature.EloquaForms-10.1.1.0809202101.zip Feature.EloquaForms-10.1.1.0809202101.zip
- Install Sitecore Package
Usage:
- Create a Sitecore Form
- 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.
- Add submit button
- 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
-
- Constellation.Foundation.PackageVerification (>= 10.1.0.26447)
- EnterpriseLibrary.Common (>= 6.0.1304)
- EnterpriseLibrary.TransientFaultHandling (>= 6.0.1304)
- EnterpriseLibrary.TransientFaultHandling.Caching (>= 6.0.1304)
- EnterpriseLibrary.TransientFaultHandling.Data (>= 6.0.1304.1)
- EnterpriseLibrary.TransientFaultHandling.ServiceBus (>= 6.0.1304)
- EnterpriseLibrary.TransientFaultHandling.WindowsAzure.Storage (>= 6.0.1304)
- Microsoft.AspNet.Mvc (>= 5.2.4)
- Microsoft.Configuration.ConfigurationBuilders.Base (>= 1.0.2)
- Newtonsoft.Json (>= 11.0.2)
- Sitecore.ExperienceForms.Mvc (>= 10.1.1)
- Sitecore.Kernel (>= 10.1.1)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Security.Principal.Windows (>= 4.5.0)
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 | 354 | 10/28/2021 |
10.1.0.10282101 | 308 | 10/28/2021 |
1.0.0 | 305 | 10/19/2021 |
Summary of changes made in this release of the package.