dominicwatts / randomproduct
Frontend controller to display all products with with layered navigation. Plus widget which pulls through random product(s) from whole of catalog.
Package info
github.com/DominicWatts/RandomProduct
Language:HTML
Type:magento2-module
pkg:composer/dominicwatts/randomproduct
Requires
- php: >=7.1.0
- magento/framework: *
- magento/module-catalog: *
- magento/module-layered-navigation: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-06 07:32:00 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.