PHPackages                             robuust/craft-hubspot-forms - 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. [API Development](/categories/api)
4. /
5. robuust/craft-hubspot-forms

ActiveCraft-plugin[API Development](/categories/api)

robuust/craft-hubspot-forms
===========================

HubSpot API Forms for Craft 5

1.0.1(1y ago)17381[1 PRs](https://github.com/robuust/craft-hubspot-forms/pulls)MITPHPPHP ^8.0

Since Dec 5Pushed 1y agoCompare

[ Source](https://github.com/robuust/craft-hubspot-forms)[ Packagist](https://packagist.org/packages/robuust/craft-hubspot-forms)[ RSS](/packages/robuust-craft-hubspot-forms/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

HubSpot API Forms plugin for Craft
==================================

[](#hubspot-api-forms-plugin-for-craft)

Plugin that allows you to render HubSpot forms from their API

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 5.0.0 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require robuust/craft-hubspot-forms

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for HubSpot API Forms.

Config
------

[](#config)

Create a file called `hubspot-api-forms.php` in you Craft config folder with the following contents:

```
