Module Description
This is a very simple module that allows you to create Hubspot form blocks on your Drupal sites. The module also comes with a new field type so each entity could have it's own form.
Whats New
* In the latest version I added support for CKEditor 5 and text format filter so you can embed Hubspot Forms right into your content.
Key Features
No need to copy embed code from Hubspot and paste it into your website.
* Display your own Hubspot Forms in Drupal blocks.
* Embed Hubspot forms into your content via CKEditor 4 or CKEditor 5 editors.
Examples
* CKEditor 4: [hubspot-form:FORM_ID portal_id:PORTAL_ID]
* CKEditor 5: <hubspotform data-form-id="[FORM_ID]" data-portal-id="[PORTAL_ID]"></hubspotform>
Whats New
* In the latest version I added support for CKEditor 5 and text format filter so you can embed Hubspot Forms right into your content.
Key Features
No need to copy embed code from Hubspot and paste it into your website.
* Display your own Hubspot Forms in Drupal blocks.
* Embed Hubspot forms into your content via CKEditor 4 or CKEditor 5 editors.
Examples
* CKEditor 4: [hubspot-form:FORM_ID portal_id:PORTAL_ID]
* CKEditor 5: <hubspotform data-form-id="[FORM_ID]" data-portal-id="[PORTAL_ID]"></hubspotform>
Module Link
Project Usage
444
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of easily creating Hubspot form blocks on Drupal sites and allowing each entity to have its own form, as well as embedding Hubspot forms into content using CKEditor 5 and text format filter.
Data Name
hubspot_forms