crimson-agility/module-products-range

1.0.0 2023-03-06 16:32 UTC

This package is auto-updated.

Last update: 2024-04-06 19:28:40 UTC


README

The CrimsonAgility_ProductsRange allows searching products in a range at the customer account returning the first ten products based on the search criteria.

screenshot-1 screenshot-2

Installation details

Composer Installation

composer require crimson-agility/module-products-range

Manual Installation

  • Copy module to folder app/code/CrimsonAgility/ProductsRange and run commands:
php bin/magento setup:di:compile
php bin/magento setup:upgrade

Additional information

This module was tested on Magento 2.4.5 using PHP 8.1