amadeco/module-smile-custom-entity-layered-navigation
最新稳定版本:v1.2.1
Composer 安装命令:
composer require amadeco/module-smile-custom-entity-layered-navigation
包简介
Amadeco customizations and Layered Navigation for Smile Custom Entity
关键字:
README 文档
README
The Amadeco SmileCustomEntityLayeredNavigation module enhances Magento 2 by adding layered navigation (faceted search) capabilities to Smile Custom Entities. This module mirrors Magento 2's native layered navigation behavior, applying the same familiar filtering interface to custom entities. It enables customers to filter custom entity collections through an intuitive interface, improving the user experience and helping them find relevant content more efficiently.
Features
- Layered Navigation for Custom Entities: Adds faceted search to Smile Custom Entity collections, following Magento 2's native layered navigation behavior and conventions
- Filterable Attributes: Configure any custom entity attribute to be filterable in the navigation
- SEO Optimization: Automatically adds NOINDEX, FOLLOW meta robots tag to filtered pages
- Custom Sorting Options: Sort entities by attributes like name, creation date, and custom fields
- Pagination Controls: Enhances the entity listing with pagination functionality
- Multiple Filter Types: Supports various attribute types (select, multiselect, boolean) as filters
- Performance Optimized: Custom indexer for efficient filter operations on large collections
Installation
Composer Installation
Execute the following commands in your Magento root directory:
composer require amadeco/module-smile-custom-entity-layered-navigation bin/magento module:enable Amadeco_SmileCustomEntityLayeredNavigation bin/magento setup:upgrade bin/magento setup:di:compile bin/magento indexer:reindex amadeco_smile_custom_entity_layer_set bin/magento setup:static-content:deploy
Manual Installation
- Create directory
app/code/Amadeco/SmileCustomEntityLayeredNavigationin your Magento installation - Clone or download this repository into that directory
- Enable the module and update the database:
bin/magento module:enable Amadeco_SmileCustomEntityLayeredNavigation bin/magento setup:upgrade bin/magento setup:di:compile bin/magento indexer:reindex amadeco_smile_custom_entity_layer_set bin/magento setup:static-content:deploy
Usage
After installation, the layered navigation functionality will be automatically added to custom entity set pages after some attributes are configured to be filterable.
Configuration
- Navigate to Stores > Attributes > Custom Entity in the Magento Admin Panel
- Edit any existing attribute or create a new one
- In the "Layered Navigation Configuration" section:
- Set "Use in Layered Navigation" to:
- "No" - Attribute will not be used for filtering
- "Filterable (with results)" - Only shows options with matching entities
- "Filterable (no results)" - Shows all options regardless of results
- Set "Position" to control where the filter appears in the navigation menu
- Set "Use in Layered Navigation" to:
Requirements
- Magento 2.4.x
- Smile CustomEntity module (https://github.com/Smile-SA/magento2-module-custom-entity)
- Smile ScopedEav module (https://github.com/Smile-SA/magento2-module-scoped-eav)
Compatibility
- Magento 2.4.x
- PHP 8.3
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Support
For issues or feature requests, please create an issue on our GitHub repository.
License
This module is licensed under the Open Software License ("OSL") v3.0. See the LICENSE.txt file for details.
Credits
Developed by Ilan Parmentier for Amadeco.
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2025-04-18