Download the PHP package onedrop/form-hubspot without Composer
On this page you can find all versions of the php package onedrop/form-hubspot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download onedrop/form-hubspot
More information about onedrop/form-hubspot
Files in onedrop/form-hubspot
Package form-hubspot
Short Description Hubspot Forms connector for Neos. Select your Hubspot Form as a content element, select your form and it will be rendered with atomic fusion
License MIT
Informations about the package form-hubspot
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:
We use semantic-versioning so every breaking change will increase the major-version number.
Configuration
Set your own Hubsport portal id and api key. To enable ReCaptcha validation add your sitekey and secretkey. You can enable/disable the recaptcha validation with the enableRecaptcha setting.
License
Licensed under MIT, see LICENSE
Contribution
We will gladly accept contributions. Please send us pull requests.
All versions of form-hubspot with dependencies
neos/form Version ^4.0
neos/form-fusionrenderer Version ^1.0.2
ryanwinchester/hubspot-php Version ^1.1
onedrop/ajaxform Version ^3.1.2
google/recaptcha Version ^1.2