PHPackages                             amadeco/module-smile-custom-entity-layered-navigation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. amadeco/module-smile-custom-entity-layered-navigation

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

amadeco/module-smile-custom-entity-layered-navigation
=====================================================

Amadeco customizations and Layered Navigation for Smile Custom Entity

v1.2.0(3mo ago)1341OSL-3.0PHP

Since Apr 18Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/Amadeco/magento2-smile-custom-entity-layered-navigation)[ Packagist](https://packagist.org/packages/amadeco/module-smile-custom-entity-layered-navigation)[ RSS](/packages/amadeco-module-smile-custom-entity-layered-navigation/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (17)Used By (0)

Amadeco SmileCustomEntityLayeredNavigation Module for Magento 2
===============================================================

[](#amadeco-smilecustomentitylayerednavigation-module-for-magento-2)

[![Latest Stable Version](https://camo.githubusercontent.com/5f206f4ef64bd2462ab98dc234774ac8f020937f60061dffb339ee4cb81dbf58/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f697061726d656e746965722f6d6167656e746f322d736d696c652d637573746f6d2d656e746974792d6c6179657265642d6e617669676174696f6e)](https://github.com/iparmentier/magento2-smile-custom-entity-layered-navigation/releases)[![Magento 2](https://camo.githubusercontent.com/7ca3909c73f8748e38748627518617c1217a86ccbc1387f75dc61eaf8f405680/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d322e342e782d627269676874677265656e2e737667)](https://magento.com)[![PHP](https://camo.githubusercontent.com/83d697baa78e4225d630587096ed1b0d8a0ece94e9b2ebab599fc9bb986477ac/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e332b2d626c75652e737667)](https://www.php.net)[![License](https://camo.githubusercontent.com/43faab649ad27e17279a630af1afc6aa8e5ea5157953916bb878603fb4813a8f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f697061726d656e746965722f6d6167656e746f322d736d696c652d637573746f6d2d656e746974792d6c6179657265642d6e617669676174696f6e)](iparmentier/magento2-smile-custom-entity-layered-navigation/blob/main/LICENSE.txt)

[SPONSOR: Amadeco](https://www.amadeco.fr)

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
--------

[](#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
------------

[](#installation)

### Composer 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

[](#manual-installation)

1. Create directory `app/code/Amadeco/SmileCustomEntityLayeredNavigation` in your Magento installation
2. Clone or download this repository into that directory
3. 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
-----

[](#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

[](#configuration)

1. Navigate to **Stores &gt; Attributes &gt; Custom Entity** in the Magento Admin Panel
2. Edit any existing attribute or create a new one
3. 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

Requirements
------------

[](#requirements)

- Magento 2.4.x
- Smile CustomEntity module ()
- Smile ScopedEav module ()

Compatibility
-------------

[](#compatibility)

- Magento 2.4.x
- PHP 8.3

Contributing
------------

[](#contributing)

Contributions are welcome! Please feel free to submit a Pull Request.

Support
-------

[](#support)

For issues or feature requests, please create an issue on our GitHub repository.

License
-------

[](#license)

This module is licensed under the Open Software License ("OSL") v3.0. See the [LICENSE.txt](LICENSE.txt) file for details.

Credits
-------

[](#credits)

Developed by [Ilan Parmentier](https://github.com/iparmentier) for [Amadeco](https://www.amadeco.fr).

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance82

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~24 days

Recently: every ~40 days

Total

13

Last Release

93d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b211427be009c505885db00496fe829753399414856083648cec5c7af5003fcd?d=identicon)[IlanAmadeco](/maintainers/IlanAmadeco)

---

Top Contributors

[![Amadeco](https://avatars.githubusercontent.com/u/2975845?v=4)](https://github.com/Amadeco "Amadeco (90 commits)")

---

Tags

custom-entityelasticsuitelayered-navigation-filtersmagentomagento2magento2-modulesmileuxmagentomagento2layered-navigationelasticsuitesmile custom entitycatalog navigation

### Embed Badge

![Health badge](/badges/amadeco-module-smile-custom-entity-layered-navigation/health.svg)

```
[![Health](https://phpackages.com/badges/amadeco-module-smile-custom-entity-layered-navigation/health.svg)](https://phpackages.com/packages/amadeco-module-smile-custom-entity-layered-navigation)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69344.4k](/packages/run-as-root-magento2-prometheus-exporter)[yireo/magento2-googletagmanager2

Add Google Tag Manager to Magento

167930.4k5](/packages/yireo-magento2-googletagmanager2)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[opengento/module-gdpr

Gdpr Compliance Module for Magento 2

14481.5k](/packages/opengento-module-gdpr)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

119.1k](/packages/opengento-module-category-import-export)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
