PHPackages                             monogo/magento-typesense-cms-pages - 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. monogo/magento-typesense-cms-pages

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

monogo/magento-typesense-cms-pages
==================================

Typesense CMS Pages indexer Magento implementation

1.0.4(2y ago)0951Apache-2.0PHPPHP &gt;=8.1

Since Mar 9Pushed 2y ago3 watchersCompare

[ Source](https://github.com/MonogoPolska/magento-typesense-cms-pages)[ Packagist](https://packagist.org/packages/monogo/magento-typesense-cms-pages)[ Docs](https://github.com/MonogoPolska/magento-typesense-cms-pages)[ RSS](/packages/monogo-magento-typesense-cms-pages/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (6)Used By (1)

Typesense Magento integration - CMS Pages indexer
=================================================

[](#typesense-magento-integration---cms-pages-indexer)

Indexer for Magento CMS Pages

Configuration
-------------

[](#configuration)

As the first step, Go to Magento Admin → Configuration → Typesense → Catalog Categories

Indexers
--------

[](#indexers)

IndexerDescription`bin/magento indexer:reindex typesense_cms_pages`Typesense CMS Pages indexer. To enable this, configure
Stores → Configuration →Typesense → CMS PagesInitial schema
--------------

[](#initial-schema)

```
'name' => $prefix . '_cms_pages' . $suffix,
'fields' => [
    ['name' => 'page_id', 'type' => 'int32', 'optional' => false, 'index' => true],
    ['name' => 'identifier', 'type' => 'string', 'optional' => false, 'index' => true],
    ['name' => 'title', 'type' => 'string', 'optional' => false, 'index' => true],
    ['name' => 'meta_keywords', 'type' => 'string', 'optional' => true, 'index' => false],
    ['name' => 'meta_description', 'type' => 'string', 'optional' => true, 'index' => false],
    ['name' => 'meta_title', 'type' => 'string', 'optional' => true, 'index' => false],
    ['name' => 'page_layout', 'type' => 'string', 'optional' => true, 'index' => false],
    ['name' => 'content_heading', 'type' => 'string', 'optional' => true, 'index' => true],
    ['name' => 'content', 'type' => 'string', 'optional' => true, 'index' => false],
    ['name' => 'content_stripped', 'type' => 'string', 'optional' => true, 'index' => true],
    ['name' => 'url', 'type' => 'string', 'optional' => false, 'index' => true],
],
'default_sorting_field' => 'page_id'

```

Credits
=======

[](#credits)

- [Monogo](https://monogo.pl/en)
- [Typesense](https://typesense.org)
- [Official Algolia magento module](https://github.com/algolia/algoliasearch-magento-2)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

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 ~55 days

Total

4

Last Release

993d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87059637e00638d5d5d08d8e94ef97b3168cd0b4bfde4e512ed77cef38106ae5?d=identicon)[Monogo](/maintainers/Monogo)

---

Top Contributors

[![pawel-detka](https://avatars.githubusercontent.com/u/17678684?v=4)](https://github.com/pawel-detka "pawel-detka (9 commits)")

### Embed Badge

![Health badge](/badges/monogo-magento-typesense-cms-pages/health.svg)

```
[![Health](https://phpackages.com/badges/monogo-magento-typesense-cms-pages/health.svg)](https://phpackages.com/packages/monogo-magento-typesense-cms-pages)
```

###  Alternatives

[ruflin/elastica

Elasticsearch Client

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

PHP Client for OpenSearch

15024.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)
