t3g / hubspot
hubpot extension
Installs: 21 583
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 8
Forks: 5
Open Issues: 4
Type:typo3-cms-extension
Requires
- hubspot/hubspot-php: ^1.0
- typo3/cms-backend: ^8.7 || ^9.5 || ^10.4
- typo3/cms-core: ^8.7 || ^9.5 || ^10.4
- typo3/cms-extbase: ^8.7 || ^9.5 || ^10.4
- typo3/cms-fluid: ^8.7 || ^9.5 || ^10.4
- typo3/cms-frontend: ^8.7 || ^9.5 || ^10.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.14
- overtrue/phplint: ^1.1
- roave/security-advisories: dev-master
- typo3/testing-framework: ^2 || ^4.9 || ^5.0 || ^6.2
This package is auto-updated.
Last update: 2024-10-21 01:37:26 UTC
README
Authentication
Hubspot authentication is done using the environment variable "APP_HUBSPOT_TOKEN", which is generated by setting up a private app in your Hubspot instance. Read how to create a private app in the Hubspot documentation.
Configuration
- Add the TypoScript template at "Include static"
- Include the Page TSConfig
- Set the ENV vars APP_HUBSPOT_TOKEN (see Authentication) and APP_HUBSPOT_PORTALID (to your Hubspot hapi key and portal ID)
Forms
Forms can be inserted as content elements and will be rendered via the Hubspot Forms JS.
CTAs
CTAs can be included as content elements anywhere on your web site.
Campaigns
The extension provides the possibility to add campaign tracking information to any page in TYPO3. The tracking information will thereafter be included in every link generated to that page by TYPO3.
The backend module
The Hubspot integration backend module displays an overview of all used hubspot elements and where you can find them. For example if you need to know which forms are used where, use the forms overview.