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

1.0.5 2022-07-05 21:47 UTC

This package is auto-updated.

Last update: 2024-04-06 02:13:42 UTC


README

M2 Coding Standard

M2 PHPStan

PHP Compatibility

php-cs-fixer

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.