An open API service indexing awesome lists of open source software.

https://github.com/typo3gmbh/ext-hubspot-forms

Extension for connecting TYPO3 Forms with Hubspot
https://github.com/typo3gmbh/ext-hubspot-forms

typo3 typo3-cms-extension

Last synced: 17 days ago
JSON representation

Extension for connecting TYPO3 Forms with Hubspot

Awesome Lists containing this project

README

        

# Hubspot Forms

Create forms with TYPO3 Form Framework and store data in Hubspot.

Needs internal TYPO3 GmbH middleware as endpoint - currently used by
typo3.org and typo3.com.

## Settings

```
$GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['hubspot_forms']['baseUrl'] or getenv('APP_HUBSPOT_MIDDLEWARE_BASEURL')

$GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['hubspot_forms']['humweeekey'] or getenv('APP_HUBSPOT_FORM_FRAMEWORK_HUMWEEE_KEY')
```