Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.27 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.27 KB

retail.red plugin for Shopware 6

This plugin enables merchants to easily offer click & reserve functionality in their Shopware 6 Shop. It uses our storefront javascript library. The script adds a “reserve” button to the product detail page, via which a new reservation can be placed.

Installation

  1. Download the latest releases
  2. Upload it as a plugin in your Shopware backend.
  3. Install and activate it
  4. Open the config of our plugin and enter your Storefront API Key (Shopgate Admin -> Settings -> General -> Storefront API Key)

Configuration

Our plugin comes with a bunch of configuration options. The only setting that you must setup there is your API Key. You will find your key in our admin in Settings -> General -> Storefront API Key

All other settings are optional. More details can be found here https://github.com/retail-red/storefront-library

Developer note

For SW marketplace upload you need to zip this repository like this zip -r SgateClickAndReserveSW6.zip SgateClickAndReserveSW6 -x ".*" -x "__MACOSX"

Support

Contact us via mail@retail.red

Changelog

See CHANGELOG.md file for more information.