PHPackages                             thelia/product-search-module - 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. [Search &amp; Filtering](/categories/search)
4. /
5. thelia/product-search-module

ActiveThelia-module[Search &amp; Filtering](/categories/search)

thelia/product-search-module
============================

1.0(10y ago)061LGPL-3.0+JavaScript

Since May 27Pushed 10y ago5 watchersCompare

[ Source](https://github.com/thelia-modules/ProductSearch)[ Packagist](https://packagist.org/packages/thelia/product-search-module)[ RSS](/packages/thelia-product-search-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

IndexEngine module for Thelia
=============================

[](#indexengine-module-for-thelia)

Summary
-------

[](#summary)

1. [Description](#description_en_US)
2. [Install](#install_en_US)
3. [Usage](#usage_en_US)
4. Description

---

This module provides a search pop-in for the front office based on [IndexEngine](https://github.com/thelia-modules/IndexEngine) module.

This is an integration example of the "products" index, provided by default with IndexEngine module.

2. Install

---

You can install this module with composer:

```
$ php composer.phar require thelia/product-search-module:~1.0
```

This module requires [IndexEngine](https://github.com/thelia-modules/IndexEngine) module to work.

3. Usage

---

Go to your backOffice and activate the module. A search button should have appeared in your front navbar.

This module provides an overlay to index engine's search for products, using its default configuration.

You can require it this way:

```
{javascripts file="assets/js/SearchEngine.js" source="IndexEngine"}

{/javascripts}

{javascripts file="assets/js/productsearch.js" source="ProductSearch"}

{/javascripts}
```

You can improve your search with the following constructor parameters:

NameDefault valueDefinitionlocaleen\_USThe current site localecurrencyUSDThe current site currency codecurrencySymbol$The current site currency symboltemplateItem$('#item-template').html()The item template to usenoResultTemplate1. Sorry, no result for you search
The template to display if no product is foundlistResultdocument.getElementById('list-result')The  element to inject the result list on
searchButtonsearch-buttonThe search button IDcloseButtonclose-searchThe search overlay close button IDsubmitSearchsearch-query-formThe search tag IDinputSubmitSearchsearch-queryThe search tag IDsearchBlocksearch-blockThe search overlay container IDpageWrapperpageThe page container classapiUrl/api/public/searchRelative search API urlindexCodeproductsThe index configuration codeparams{}The filter parameters. Example: {"ref":\["LIKE", ''\]}

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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

Unknown

Total

1

Last Release

4010d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2196919?v=4)[thelia](/maintainers/thelia)[@thelia](https://github.com/thelia)

---

Top Contributors

[![Lucanis](https://avatars.githubusercontent.com/u/6052481?v=4)](https://github.com/Lucanis "Lucanis (8 commits)")[![lovenunu](https://avatars.githubusercontent.com/u/6106094?v=4)](https://github.com/lovenunu "lovenunu (7 commits)")[![lopes-vincent](https://avatars.githubusercontent.com/u/6057206?v=4)](https://github.com/lopes-vincent "lopes-vincent (1 commits)")

### Embed Badge

![Health badge](/badges/thelia-product-search-module/health.svg)

```
[![Health](https://phpackages.com/badges/thelia-product-search-module/health.svg)](https://phpackages.com/packages/thelia-product-search-module)
```

###  Alternatives

[ruflin/elastica

Elasticsearch Client

2.3k50.4M203](/packages/ruflin-elastica)[opensearch-project/opensearch-php

PHP Client for OpenSearch

15224.3M65](/packages/opensearch-project-opensearch-php)[mailerlite/laravel-elasticsearch

An easy way to use the official PHP ElasticSearch client in your Laravel applications.

934529.3k2](/packages/mailerlite-laravel-elasticsearch)[massive/search-bundle

Massive Search Bundle

721.4M13](/packages/massive-search-bundle)[outl1ne/nova-multiselect-filter

Multiselect filter for Laravel Nova.

45802.7k3](/packages/outl1ne-nova-multiselect-filter)[handcraftedinthealps/zendsearch

a general purpose text search engine written entirely in PHP 5

39921.0k35](/packages/handcraftedinthealps-zendsearch)

PHPackages © 2026

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