Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 939 Bytes

File metadata and controls

28 lines (18 loc) · 939 Bytes

Gravity Forms - Eloqua addon

This addon plugin allow a form to post-submit mapped fields to an Eloqua form.

Image

Image

Versions history

0.0.3

  • added PHP type declarations to GF_Eloqua class

0.0.2

  • Added gform_after_submission to send form data to Eloqua API.
  • Introduced form settings fields for Eloqua API configuration.
  • Added support for multilingual settings using Polylang.
  • Registered custom styles and scripts for admin settings.
  • Implemented admin hooks for field settings and editor JavaScript.
  • Added support for mapping Gravity Forms fields to Eloqua fields.

0.0.1

  • Initial release of the Gravity Forms Eloqua Add-On.
  • Basic integration with Gravity Forms Add-On Framework.
  • Defined plugin metadata and bootstrap class.