dominicwatts / featured
Featured products attribute, landing page with layered navigation and widget
Installs: 34
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Language:HTML
Type:magento2-module
Requires
- php: >=7.1.0
- magento/framework: *
- magento/module-catalog: *
- magento/module-layered-navigation: *
This package is auto-updated.
Last update: 2024-11-06 03:23:19 UTC
README
Frontend controller to display featured products with layered navigation.
For products to display they must be on set as featured yes under the selected store scope. Plus any additional rules that would apply to a product collection on your store such as visibility or stock.
The widget needs to be configured from the admin
Attribute configuration
Landing page
Widget Configuration
Widget Screenshot
Install instructions
composer require dominicwatts/featured
php bin/magento setup:upgrade
php bin/magento setup:di:compile
Usage instructions
Set featured attribute to yes on products
Go to /featured
Configure widget in backend