Skip to content

the-refinery/salsify-helper

Repository files navigation

Salsify Helper plugin for Craft CMS 3.x

Helper function for Salsify feeds

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

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

     cd /path/to/project
    
  2. Add the repository to Composer to load this plugin from git:

     "repositories": [
     {
         "type": "vcs",
         "url": "https://github.com/the-refinery/salsify-helper"
     }
     ],
    
  3. Then tell Composer to load the plugin:

     composer require therefinery/salsifyhelper
    
  4. In the Control Panel, go to Settings → Plugins and click the “Install” button for salsifyhelper.

salsifyhelper Overview

-Insert text here-

Configuring salsifyhelper

Add PRODUCTION_URL to your .env folder to replace the BASE_URL in the product csv when not in production (optional)

Using salsifyhelper

-Insert text here-

salsifyhelper Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by The Refinery

About

Craft 3 helper function for Salsify Feeds

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages