1.0.0 • Published 3 years ago

@ubertheme/slider v1.0.0

Weekly downloads
-
License
OSL-3.0
Repository
-
Last release
3 years ago

UB Content Slider extension for Magento PWA Studio

What is UB Content Slider?

UB Content Slider is a ready React and GraphQL based module that helps you create a flexible banner slider, product, or video carousel for a PWA Studio storefront built using Magento PWA Studio.

Prerequisites

  • Magento (v2.4.1 or above) Backend with UB ContentSliderGraphQl installed
  • A Storefront or PWA project based on PWA Studio v9.0.0 or above.

Extension options:

propstypedefault value
slideKeystringnull

Installation:

1. Adding dependency

yarn add @ubertheme/slider

2. You can learn about how to load a Slider component in the showcase component in the following file:

@ubertheme/slider/src/components/ShowCases/showCases.js

3. Re-build your PWA project