sajansharmanz/swipestripe-gallery

Add Product Images to your SwipeStripe Product


Keywords
products, bootstrap, images, silverstripe, gallery, swipestripe
License
BSD-3-Clause

Documentation

Swipestripe Gallery Module

Description

Add Product Images within Swipestripe

Author

This module was created by Creative Gorillas (Sajan Sharma).

How is this different to the original swipestripe-gallery by Frank Mullenger?

Installation

Manual Installation:

  • Download Zip File
  • Extract Zip File
  • Locate folder inside Zip File
  • Rename folder to "swipestripe-gallery" - without quotations
  • Place this swipestripe-gallery folder into your projects root directory
  • Run http://yoursiteurl/dev/build?flush=1 (May need to do this a few times)

Composer Installtion:

composer require sajansharmanz/swipestripe-gallery

  • Run http://yoursiteurl/dev/build?flush=1 (May need to do this a few times)

Usage

Once successfully installed we are ready to add Product Images

Add Product Images:

  • Login to the Silverstripe Admin Interface
  • Select the product you wish to add images too
  • Click on the Gallery Tab
  • Upload Images (You can drag and drop multiple images at one time or select from computer)
  • Save and Publish (IMPORTANT!)
  • You can now view these images on the FrontEnd

License

This module is available under the BSD 3-clause