Download the PHP package nathanday/module-usp without Composer
On this page you can find all versions of the php package nathanday/module-usp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nathanday/module-usp
More information about nathanday/module-usp
Files in nathanday/module-usp
Download nathanday/module-usp
More information about nathanday/module-usp
Files in nathanday/module-usp
Vendor nathanday
Package module-usp
Short Description Extend Magento 2 Category Display Options to add Functionality to show Subcategory Blocks or List
License proprietary
Package module-usp
Short Description Extend Magento 2 Category Display Options to add Functionality to show Subcategory Blocks or List
License proprietary
Please rate this library. Is it a good library?
Informations about the package module-usp
USP Widget
Description
A Magento 2 Widget to be able to add a USP Banner
Install Instructions
Install Via Composer (Recommended)
Install via Code Copy
- Download the latest releases from:
- Create the following Directory
app/code/NathanDay/Usp
- Extract the downloaded files into the appropriate directory
- run
php bin/magento module:enable NathanDay_Usp
Usage
Create a USP Block
- navigate to your Magento Admin page
- Using the menu go to
Content
->Elements
->USP Blocks
- This page will resemble the CMS Blocks page and is used in exactly the same way
- Click
Add New Block
- Enter a Block Title
- Enter a Unique Identifier
- Choose an Optional Sort Order
- A higher sort order means this block will have a higher precedence over others.
- Chose a Store View
- Enter the Block content using the WYSIWYG Editor
- Repeat these steps for as many USP blocks as you want
Add a USP Banner
- navigate to your Magento Admin page
- Using the menu go to
Content
->Elements
->Widgets
- Click
Add Widget
- Select
USP Banner
from the Type dropdown - Select your current theme
- Click Continue
- Enter a Widget Title
- Select your Store Views
_ Add a Layout Update
- A new Container has been added called USP Container this will add your USP Banner directly after the Website Navigation Menu
- Select Widget Options from the left-hand menu
- Select the USP Blocks that you want to show on your banner
- Select how many USP Blocks you want to show on each of the following Viewports
- Mobile <768px
- Tablet >=768px <992px
- Desktop >=992px <1200px
- Large Desktop >=1200px
- Any USP Blocks that have been selected but not visible on a viewport will be rotated into view
- e.g. if 4 USP blocks are selected, but you have selected only 2 to be visible on a tablet viewport, then the USP blocks will rotate showing 2 at a time
- Select
Credits
License
All versions of module-usp with dependencies
PHP Build Version
Package Version
No informations.
The package nathanday/module-usp contains the following files
Loading the files please wait ....