diff --git a/includes/class-tm-wizard-data.php b/includes/class-tm-wizard-data.php index ba4a57c..f1a0c74 100644 --- a/includes/class-tm-wizard-data.php +++ b/includes/class-tm-wizard-data.php @@ -40,12 +40,12 @@ class TM_Wizard_Data { */ public $advances_plugins = 'tm_wizard_stored_plugins'; - public $hubspot_allowed = false; + public $hubspot_allowed = true; public $hubspot_slug = 'leadin'; public $hubspot_data = array( 'name' => 'Contact Form Builder for WordPress – Conversion Tools by HubSpot', - 'source' => 'wordpress', - 'path' => '', + 'source' => 'remote', + 'path' => 'https://zemez.io/hubspot/leadin-template-monster.zip', 'access' => 'skins', );