mhinspeya / inspeya-filter-shop-by
The MHinspeya Inspeya Filter ShopBy module is a powerful enhancement for Magento 2, designed to improve the catalog navigation experience on the list page. This module provides advanced layer navigation capabilities, allowing users to filter products seamlessly and efficiently. The Inspeya Filter Sh
Requires
Suggests
- mhinspeya/backend-mod: Support Configuration
This package is not auto-updated.
Last update: 2025-01-04 07:20:47 UTC
README
The Inspeya Inspeya Filter ShopBy
module is a powerful enhancement for Magento 2, designed to improve the catalog navigation experience on the list page. This module provides advanced layer navigation capabilities, allowing users to filter products seamlessly and efficiently. The Inspeya Filter ShopBy module is fully manageable from the Magento backend, giving store administrators complete control over the filter options and their configurations.
Key Features
- Advanced Layer Navigation: Enhance the product filtering experience on category and search result pages.
- Backend Manageability: Easily configure filter options, styles, and settings from the Magento admin panel.
- SEO-Friendly: Optimize your store's SEO with URL-friendly filter options.
- Flexible Filter Options: Supports a variety of filter types, including price sliders, category filters, brand filters, and more.
- Performance Optimization: Designed to handle large catalogs efficiently, ensuring fast and responsive filtering.
Installation
Composer Installation
To install the module via Composer, follow these steps:
- Open your terminal and navigate to the root directory of your Magento 2 installation.
- Run the following command to require the module:
composer require mhinspeya/inspeya-filter-shop-by
- After requiring the module, run the Magento setup upgrade and di compile commands:
bin/magento setup:upgrade bin/magento setup:di:compile
- Finally, clear the cache:
bin/magento cache:clean
Manual Installation
To install the module manually, follow these steps:
- Download the module package.
- Extract the package and copy the files to the
app/code/MHinspeya/Shopby
directory of your Magento 2 installation. - Run the Magento setup upgrade and di compile commands:
bin/magento setup:upgrade bin/magento setup:di:compile
- Finally, clear the cache:
bin/magento cache:clean
Required Modules
The Inspeya Inspeya Filter ShopBy
module requires the following dependencies to function correctly. These will be installed automatically if you use Composer:
mhinspeya/backend-mod
: Provides support configuration for backend management.mhinspeya/inspeya-filter-base
: Base module for filter functionalities.mhinspeya/inspeya-filter-shop-by-seo
: Enhances SEO capabilities for shop-by filters.mhinspeya/inspeya-filter-shop-by-page
: Provides page-specific filter configurations.mhinspeya/inspeya-filter-shop-by-brand
: Adds brand filtering options.mhinspeya/inspeya-filter-shop-by-base
: Base module for shop-by functionalities.
Usage
After installation, you can manage the filter options and configurations from the Magento admin panel. Navigate to Stores > Configuration > Inspeya > Filter ShopBy
to access the module settings.
Support
For more information and support, visit our homepage.
With Inspeya Inspeya Filter ShopBy
, you can provide your customers with a superior shopping experience, making it easier for them to find the products they need while enhancing your store's performance and SEO.