dominicwatts/featured

Featured products attribute, landing page with layered navigation and widget

Installs: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Language:HTML

Type:magento2-module

1.0.7 2022-07-05 22:07 UTC

This package is auto-updated.

Last update: 2024-03-06 01:53:31 UTC


README

M2 Coding Standard

M2 PHPStan

PHP Compatibility

php-cs-fixer

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

Attribute Screenshot

Landing page

Landing page screenshot

Widget Configuration

Widget Config

Widget Screenshot

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