dominicwatts / randomproduct
Frontend controller to display all products with with layered navigation. Plus widget which pulls through random product(s) from whole of catalog.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
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:49 UTC
README
Frontend controller to display all products with with layered navigation. Plus widget which pulls through random product(s) from whole of catalog. Any additional rules that would apply to a product collection on your store such as visibility or stock.
Install instructions
composer require dominicwatts/randomproduct
php bin/magento setup:upgrade
php bin/magento setup:di:compile
Usage instructions
Go to /all-products
or use header link
Widget
There is a widget for use in layout, blocks and CMS pages which is configurable via backend.