Download the PHP package nilayvy/module-products-in-range without Composer
On this page you can find all versions of the php package nilayvy/module-products-in-range. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nilayvy/module-products-in-range
More information about nilayvy/module-products-in-range
Files in nilayvy/module-products-in-range
Download nilayvy/module-products-in-range
More information about nilayvy/module-products-in-range
Files in nilayvy/module-products-in-range
Vendor nilayvy
Package module-products-in-range
Short Description Module for product search by price in customer account
License GPL-3.0
Homepage https://github.com/nilayvy/products-in-range
Package module-products-in-range
Short Description Module for product search by price in customer account
License GPL-3.0
Homepage https://github.com/nilayvy/products-in-range
Please rate this library. Is it a good library?
Informations about the package module-products-in-range
Products In Range
Magento 2 module for product search by price
Installation
- Navigate to the root directory of your Magento 2 instance
- composer require nilayvy/module-products-in-range
bin/magento setup:upgrade bin/magento setup:di:compile
bin/magento setup:static-content:deploy && bin/magento cache:flush
How to Use
The Products In Range module adds a new tab to the customer account section on the front end of the site. You can use this new section to search for products in the store filtered by price.
- Log in as a customer on the Magento store front-end.
- Navigate to the "My Account" page.
- Click on the "Find Products in Range" link in the customer account navigation.
- Enter a minimum price, maximum price, and sort direction in the form fields.
- Click "Search" and the table on the page will be populated with products.
Caveats
- The product grid will only display the first 10 products matching the search.
- Downloadable products and configurable products will show a quantity of "0" in the grid, since neither of these product types have a quantity that applies directly to them.
All versions of module-products-in-range with dependencies
PHP Build Version
Package Version
No informations.
The package nilayvy/module-products-in-range contains the following files
Loading the files please wait ....