PHPackages                             web200/magento-elasticsuite-ajax - 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. [Admin Panels](/categories/admin)
4. /
5. web200/magento-elasticsuite-ajax

ActiveMagento2-module[Admin Panels](/categories/admin)

web200/magento-elasticsuite-ajax
================================

Magento 2 Module to add ajax navigation to elasticsuite module

v1.0.4(4mo ago)23114.6k↓25.4%9[7 issues](https://github.com/Web200/magento2-elasticsuite-ajax/issues)[1 PRs](https://github.com/Web200/magento2-elasticsuite-ajax/pulls)OSL-3.0PHPPHP ^7.0|^8.0

Since Jan 3Pushed 4mo ago3 watchersCompare

[ Source](https://github.com/Web200/magento2-elasticsuite-ajax)[ Packagist](https://packagist.org/packages/web200/magento-elasticsuite-ajax)[ RSS](/packages/web200-magento-elasticsuite-ajax/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (26)Used By (0)

Magento 2 Elastisuite Ajax Module
=================================

[](#magento-2-elastisuite-ajax-module)

Magento 2 Module to add ajax navigation to elasticsuite module

Installation
------------

[](#installation)

```
$ composer require "web200/magento-elasticsuite-ajax":"*"

```

Features
--------

[](#features)

- Ajax navigation on category pages (Categories / Swatches / List)
- Infinite navigation pages. (Can be enable / disable in Store &gt; Configuration &gt; Elasticsuite &gt; Ajax Settings)

Varnish
-------

[](#varnish)

In order to cache classic page and xhr request you need to set different cache in varnish. Thanks @mfickers

```
sub vcl_hash {
    ...

    # Sort AJAX requests distinct from regular requests
    if (req.http.X-Requested-With == "XMLHttpRequest"){
        hash_data(req.http.X-Requested-With);
    }

    ...
}

```

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance71

Regular maintenance activity

Popularity43

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 89.5% 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 ~83 days

Recently: every ~289 days

Total

23

Last Release

126d ago

Major Versions

v0.8.4 → v1.0.02022-11-10

PHP version history (2 changes)v0.1PHP ^7.0

v0.8.4PHP ^7.0|^8.0

### Community

Maintainers

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

---

Top Contributors

[![kpitn](https://avatars.githubusercontent.com/u/41059?v=4)](https://github.com/kpitn "kpitn (34 commits)")[![bmandl](https://avatars.githubusercontent.com/u/6824884?v=4)](https://github.com/bmandl "bmandl (2 commits)")[![florisschreuder](https://avatars.githubusercontent.com/u/57114356?v=4)](https://github.com/florisschreuder "florisschreuder (1 commits)")[![mfickers](https://avatars.githubusercontent.com/u/12683535?v=4)](https://github.com/mfickers "mfickers (1 commits)")

### Embed Badge

![Health badge](/badges/web200-magento-elasticsuite-ajax/health.svg)

```
[![Health](https://phpackages.com/badges/web200-magento-elasticsuite-ajax/health.svg)](https://phpackages.com/packages/web200-magento-elasticsuite-ajax)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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