PHPackages                             bagisto/bagisto-search-suggestion - 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. bagisto/bagisto-search-suggestion

ActiveLibrary[Search &amp; Filtering](/categories/search)

bagisto/bagisto-search-suggestion
=================================

Bagisto Search-suggestion is a feature to make it faster to complete searches that you're beginning to type.

71983[2 issues](https://github.com/bagisto/bagisto-search-suggestion/issues)Blade

Since Jan 17Pushed 4y ago3 watchersCompare

[ Source](https://github.com/bagisto/bagisto-search-suggestion)[ Packagist](https://packagist.org/packages/bagisto/bagisto-search-suggestion)[ RSS](/packages/bagisto-bagisto-search-suggestion/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Introduction
============

[](#introduction)

Bagisto Search-suggestion is a feature to make it faster to complete searches that you're beginning to type. Its make your website more attractive.

It packs in lots of demanding features that allows your business to scale in no time:

- product category will be visible on auto search suggestion
- product image will be visible on auto search suggestion result
- price of each product will be visible on search suggestion
- total searched term will be visible on search suggestion
- admin can disable visiblity of category/product/term from the auto search
- admin can set total number of categories/product visible on auto search suggestion

Requirements:
-------------

[](#requirements)

- **Bagisto**: v1.3.1.

Installation :
--------------

[](#installation-)

- Run the following command

```
composer require bagisto/bagisto-search-suggestion

```

- Goto config/concord.php file and add following line under 'modules'

```
\Webkul\suggestion\Providers\ModuleServiceProvider::class
```

- Run these commands below to complete the setup

```
composer dump-autoload

```

```
php artisan route:cache
php artisan config:cache

```

- Run Some npm commands in "suggestion" folder

```
npm install
npm run prod

```

```
php artisan vendor:publish --force

```

-&gt; Press the number before "suggestionServiceProvider" class and then press enter to publish all assets and configurations.

> That's it.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b12adc21e990c055e325a3c07339b3d4d313efd49f98a768c1a86fc7776f2b86?d=identicon)[Jitendra Singh](/maintainers/Jitendra%20Singh)

---

Top Contributors

[![naresh-webkul](https://avatars.githubusercontent.com/u/48952272?v=4)](https://github.com/naresh-webkul "naresh-webkul (3 commits)")

---

Tags

ecommercelaravelopensourcesearchsearch-enginesearch-suggestions

### Embed Badge

![Health badge](/badges/bagisto-bagisto-search-suggestion/health.svg)

```
[![Health](https://phpackages.com/badges/bagisto-bagisto-search-suggestion/health.svg)](https://phpackages.com/packages/bagisto-bagisto-search-suggestion)
```

###  Alternatives

[ircmaxell/filterus

A library for filtering variables in PHP

44613.4k6](/packages/ircmaxell-filterus)[awesome-nova/dependent-filter

Dependent filters for Laravel Nova

26190.2k](/packages/awesome-nova-dependent-filter)

PHPackages © 2026

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