From 41c7eda33283856859564ccd2bc59795e7571479 Mon Sep 17 00:00:00 2001 From: iAlexeyProkhorov <55790280+iAlexeyProkhorov@users.noreply.github.com> Date: Wed, 17 Mar 2021 10:52:19 +0200 Subject: [PATCH 1/2] Create README.md --- README.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..92c8de3 --- /dev/null +++ b/README.md @@ -0,0 +1,47 @@ +Hi everyone. Here is the simple instruction how to use updated qBoSlider. +As you can see we change slider configuration page. At now slider configuration page contains only **Switch on static cache** property, but don't panic, other slider configurations you can find at nopCommerce admin panel menu πŸ˜‰. Just open admin side -> menu -> Plugins -> qBoSlider and you can configure all that you want. + +![](https://1drv.ms/u/s!ArjbDezvZ070grM2hwDV5nbCc-A5hg) + +### Installation: +* Uninstall and remove previous plugin version if you have it. Previous plugin versions aren't compatible with multiwidget zone version; +* Download plugin archive. +* Go to admin area > configuration > local plugins. +* Upload the plugin archive using the "Upload plugin or theme" plugin. +Scroll down through the list of plugins to find the newly installed plugin. And click on the "Install" button to install the plugin. +* Find plugin in list or at admin area > configuration > widgets and mark plugin as active. +Congratulations! You're installed qBoSlider. By default slider displays three slides on site homepage. + +## Menu +The plugin menu contains three points: +* **[Widget zones](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Widget-zone)**. Here you can create new or update already existing sliders in your store. Each slider is linked to one special [widget zone](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Widget-zone). By default plugin has one [slider](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Widget-zone) on home page; +* **[Slides](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Slide)**. Here you can create or update slides for your store. Each slide can be linked to any sliders any times. +* **Configuration**. Here you can configure plugin. + +## Slide +First of all we need to create some slides for our store, before publish them in [slider](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Widget-zone). We can do this by next way: +* Open: Admin -> Admin menu -> Plugins -> qBoSlider -> Slides. +* Push '_Add new slide_' button; +* Upload background picture for your slide and save slide; +* * You can also add slide HTML content in '_Description_' field. It's not required option; +* Congratulations! You already create your first [slide](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Slide)!πŸŽ‰πŸ˜‰ + +Previously we just create slide and after clearing cache we can see it on home page. In multi-widget zone slider we can select which widget zone will displays our slide. And we are we going to next step 😊. + +## Widget zone +As we know, the widget zone represents a [slider](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Widget-zone). Each [slider has some common properties and slide collection](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Widget-zone). So lets create a new slider for our store πŸ˜‰. + +* Open: Admin -> Admin menu -> Plugins -> qBoSlider -> Widget zones; +* Push '_Add widget zone_' button; +* Write widget zone name. This property is using just for widget zone searching. That's why you we can write anything that will help us to find widget zone faster; +* Write widget zone system name, for example '_home_page_bottom_'. We add autocomplete to help our users write standard nopCommerce widget zone names; +* Put other widget zone properties and push button '_Save and continue edit_'; +* Great! Now you're create a new slider for widget zoneπŸŽ‰πŸ‘; +* Now add our new slides, which we add previously, to our widget zone slides collection; +* Param-pam-pam-pam πŸŽ‰πŸ˜. Kudos! Now you've new [slider](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Widget-zone) with your own [slides](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Slide). Clear nopCommerce cache and go to page where widget zone locate (for example: '_home_page_bottom_' slider locates at bottom side of site home page); + +## Few additional moments: +* qBoSlider supports so much widget zones and slides as you can create; +* One slide can be add to any widget zones. We can add slide to all store widget zones if it's really needed; +* We can create two or more widget zones with same system names. nopCommerce will display slider for first created widget zone; + From b604c52bd626bc3c873de474c183c437c94737e0 Mon Sep 17 00:00:00 2001 From: iAlexeyProkhorov <55790280+iAlexeyProkhorov@users.noreply.github.com> Date: Wed, 17 Mar 2021 10:53:04 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 92c8de3..e4a3fd2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ -Hi everyone. Here is the simple instruction how to use updated qBoSlider. -As you can see we change slider configuration page. At now slider configuration page contains only **Switch on static cache** property, but don't panic, other slider configurations you can find at nopCommerce admin panel menu πŸ˜‰. Just open admin side -> menu -> Plugins -> qBoSlider and you can configure all that you want. - -![](https://1drv.ms/u/s!ArjbDezvZ070grM2hwDV5nbCc-A5hg) - ### Installation: * Uninstall and remove previous plugin version if you have it. Previous plugin versions aren't compatible with multiwidget zone version; * Download plugin archive. @@ -12,6 +7,11 @@ Scroll down through the list of plugins to find the newly installed plugin. And * Find plugin in list or at admin area > configuration > widgets and mark plugin as active. Congratulations! You're installed qBoSlider. By default slider displays three slides on site homepage. +Hi everyone. Here is the simple instruction how to use updated qBoSlider. +As you can see we change slider configuration page. At now slider configuration page contains only **Switch on static cache** property, but don't panic, other slider configurations you can find at nopCommerce admin panel menu πŸ˜‰. Just open admin side -> menu -> Plugins -> qBoSlider and you can configure all that you want. + +![](https://1drv.ms/u/s!ArjbDezvZ070grM2hwDV5nbCc-A5hg) + ## Menu The plugin menu contains three points: * **[Widget zones](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Widget-zone)**. Here you can create new or update already existing sliders in your store. Each slider is linked to one special [widget zone](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Widget-zone). By default plugin has one [slider](https://github.com/iAlexeyProkhorov/qBoSlider/wiki/Widget-zone) on home page;