PHPackages                             rmsstuttgart/rms-ai-search - 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. [API Development](/categories/api)
4. /
5. rmsstuttgart/rms-ai-search

ActiveTypo3-cms-extension[API Development](/categories/api)

rmsstuttgart/rms-ai-search
==========================

AI Search extension for TYPO3 - connect your TYPO3 to https://chat.rm-solutions.de/

v2.0.1(3mo ago)1156GPL-2.0-or-laterPHPCI passing

Since Jan 21Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/rmsstuttgart/rms-ai-search-public)[ Packagist](https://packagist.org/packages/rmsstuttgart/rms-ai-search)[ RSS](/packages/rmsstuttgart-rms-ai-search/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (33)Versions (8)Used By (0)

RMS AI Search
=============

[](#rms-ai-search)

Versions
--------

[](#versions)

- Version **2.x** is only compatible with TYPO3 v13
- Version **1.x** is compatible with TYPO3 v12 and TYPO3 v13

After updating TYPO3 v12 to v13 there is an Upgrade Wizard that converts the ai-search plugins to V13 compatible integrations

Introduction
------------

[](#introduction)

This TYPO3 extension provides AI-powered search functionality. It can connect your search to

For an AI-Powered search example see

Install
-------

[](#install)

install extension with composer: `composer require rmsstuttgart/rms-ai-search`

Template
--------

[](#template)

Include the extension template in your template (Include TypoScript sets). Then you can overwrite the extension template and settings similar to any other TYPO3 extension.

**Add this to your main templates constants**

```
plugin.tx_rmsaisearch {
    view {
        templateRootPath = EXT:your_template/Resources/Private/ext/AiSearch/Templates/
    }
}

```

Add the contents of

EXT:rms-ai-search/Resources/Private/Templates/Search/Search.html to EXT:your\_template/Resources/Private/ext/AiSearch/Templates/Search/Search.html and modify structure and classes to match your frontend.

Be aware that some classes / ids are needed for the dynamic content creation with javascript to display the search results and links lists.

Links to static assets for custom integrations of the search form.
==================================================================

[](#links-to-static-assets-for-custom-integrations-of-the-search-form)

Replace the folder name (i.e. 1.1.0) with the version you want to use. See CHANGELOG.md for releases and details

**v1.1.0**

-
-
-

**v1.0.2**

-
-
-

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance82

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

Total

7

Last Release

93d ago

Major Versions

v1.2.1 → v2.0.02026-04-02

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13297945?v=4)[Michael Kettel](/maintainers/bigahuna)[@bigahuna](https://github.com/bigahuna)

---

Top Contributors

[![bigahuna](https://avatars.githubusercontent.com/u/13297945?v=4)](https://github.com/bigahuna "bigahuna (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/rmsstuttgart-rms-ai-search/health.svg)

```
[![Health](https://phpackages.com/badges/rmsstuttgart-rms-ai-search/health.svg)](https://phpackages.com/packages/rmsstuttgart-rms-ai-search)
```

###  Alternatives

[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.1M8](/packages/netresearch-rte-ckeditor-image)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1595.5k](/packages/eliashaeussler-typo3-form-consent)[pagemachine/searchable

TYPO3 extension to index and search content with Elasticsearch

1039.9k](/packages/pagemachine-searchable)[yoast-seo-for-typo3/yoast_seo

Yoast SEO for TYPO3

511.7M9](/packages/yoast-seo-for-typo3-yoast-seo)

PHPackages © 2026

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