PHPackages                             venveo/hubspot-toolbox - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. venveo/hubspot-toolbox

AbandonedArchivedCraft-plugin

venveo/hubspot-toolbox
======================

Turnkey HubSpot integration for CraftCMS

v2.x-dev(5y ago)11.6k[1 PRs](https://github.com/venveo/hubspot-toolbox/pulls)MITPHP

Since Jul 5Pushed 5y ago3 watchersCompare

[ Source](https://github.com/venveo/hubspot-toolbox)[ Packagist](https://packagist.org/packages/venveo/hubspot-toolbox)[ RSS](/packages/venveo-hubspot-toolbox/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

HubSpot Toolbox plugin for Craft CMS 3.x
========================================

[](#hubspot-toolbox-plugin-for-craft-cms-3x)

Features
--------

[](#features)

- Login to oAuth HubSpot apps
- Submit forms via API
- Custom Field for HubSpot Forms (render in Twig or get attributes)
- Get HubSpot contact properties (Have they filled out a form?)

Installation
------------

[](#installation)

```
    composer require venveo/hubspot-toolbox

```

Configuring HubSpot Toolbox
---------------------------

[](#configuring-hubspot-toolbox)

1. Copy the default config file to your config folder as `hubspot-toolbox.php`
2. Create an app in your HubSpot developer console with the proper scopes.
3. Add the HUBSPOT\_PORTAL\_ID env value to your `.env`
4. Configure your app within the hubspot-toolbox.php config file: ```
