Helper function for Salsify feeds
This plugin requires Craft CMS 3.0.0-beta.23 or later.
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/salsify-helper" } ],
-
Then tell Composer to load the plugin:
composer require therefinery/salsifyhelper
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for salsifyhelper.
-Insert text here-
Add PRODUCTION_URL to your .env folder to replace the BASE_URL in the product csv when not in production (optional)
-Insert text here-
Some things to do, and ideas for potential features:
- Release it
Brought to you by The Refinery