bjwirgau / module-products-in-range
Price In Range Exercise
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.1
- ext-json: *
- magento/framework: *
- magento/module-catalog: *
- magento/module-customer: *
README
Allows a customer to search for products by price within their account
Table of contents
Installation
composer require bjwirgau/module-products-in-range
bin/magento setup:upgrade
Requirements
- User must be logged into their account.
- Module must be enabled. This is enabled by default.
Usage
Upon login, navigate to the "Products In Range" tab. Here you will be able to search for products by price.