Sharpspring integration plugin for Craft CMS 3.x
A SharpSpring integration plugin.
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Add the repository to Composer to load this plugin from git:
"repositories": [ { "type": "vcs", "url": "https://github.com/the-refinery/sharpspring-craft-3-plugin" } ],
-
Then tell Composer to load the plugin:
composer require therefinery/sharpspring-integration
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for salsifyhelper.
sharpspring-integration Overview
-Insert text here-
Configuring sharpspring-integration
-
Add environment variables CRAFTENV_SHARPSPRING_ACCOUNTID and CRAFTENV_SHARPSPRING_SECRETKEY to your system
-
Create sharpringintegration.php in the config folder of your Craft application (see sharpspringintegration.php.example for format)
Using sharpspring-integration
-Insert text here-
sharpspring-integration Roadmap
Some things to do, and ideas for potential features:
- Integrate craft entry updates (not updated yet from Craft 2)
Brought to you by The Refinery