This module allows you to embed Hubspot forms into your Drupal website. You can display them as blocks or directly within your content using CKEditor.
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.
Key Features
No need to copy embed code from Hubspot and paste it into your website.
- Supports legacy API key.
- Display your own Hubspot Forms as blocks.
- Embed Hubspot forms into your content via CKEditor 4 or CKEditor 5 editors.
Examples
- CKEditor 5:
<hubspotform data-form-id="[FORM_ID]" data-portal-id="[PORTAL_ID]"></hubspotform> - CKEditor 4 is not longer supported