onedrop/form-hubspot

Last activity 16 Jun 2020 2 712
composer require onedrop/form-hubspot

Hubspot Forms connector for Neos. Select your Hubspot Form as a content element, select your form and it will be rendered with atomic fusion

1.1.2

Version
1.1.2
Type
neos-package
Release Date
Jul 25, 2019 06:49
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.0
  • neos/form: ^4.0
  • neos/form-fusionrenderer: ^1.0.2
  • ryanwinchester/hubspot-php: ^1.1
  • onedrop/ajaxform: ^3.1.2
  • google/recaptcha: ^1.2
MIT 505ed053eeb6780feed6ce01f7fc24476f0afb6e

Readme excerpt

Hubspot forms for Neos

This packaged adds a new NodeType Hubspot Form, where editors can select a Hubspot Form in the inspector and it will be rendered inside Fusion.

Attention: Currently OneDrop.AjaxForm requires all Neos.NodeTypes and they will be included automatically. If you wish to not allow editors to use them you need to set those to abstract:true.

Installation

Onedrop.Form.Hubspot is available via packagist. "onedrop/form-hubspot" : "~1.0" to the require section of the composer.json or run:

composer require onedrop/form-hubspot

We use semantic-versioning so every breaking change will increase the major-version number…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 19 package(s).