PHPackages                             webit-de/indexedsearch-addmarkers - 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. webit-de/indexedsearch-addmarkers

AbandonedArchivedTypo3-cms-extension[Search &amp; Filtering](/categories/search)

webit-de/indexedsearch-addmarkers
=================================

Add some custom markers to indexed\_search search results

1.0.0(8y ago)00GPL-2.0+PHPPHP &gt;=5.5.0

Since Jan 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/webit-de/typo3-indexedsearch_addmarkers)[ Packagist](https://packagist.org/packages/webit-de/indexedsearch-addmarkers)[ Docs](https://github.com/webit-de/typo3-indexedsearch_addmarkers/)[ RSS](/packages/webit-de-indexedsearch-addmarkers/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Indexed Search Add Markers
==========================

[](#indexed-search-add-markers)

💥 **Abandoned - This repository is not maintained anymore!**

With the help of this extension the administrator is able to add custom markers to EXT:indexed\_search.

This is necessary if a website has several languages, but the administrator want's to avoid having several templates just to localize some strings.

The current status of the extension is a very low alpha, it does not do very much yet. At this point of time it just adds custom markers to a row.

Requirements
------------

[](#requirements)

- PHP
- TYPO3

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

[](#installation)

TER Entry [http://typo3.org/extensions/repository/view/indexedsearch\_addmarkers/](http://typo3.org/extensions/repository/view/indexedsearch_addmarkers/)

Packagist Entry

Usage
-----

[](#usage)

The following example TypoScript is adding the marker relevance to a row of the search result (dont forget to add ###RELEVANCE### to your template file) and modifies the title-marker.

```
### Additional markers for indexed search
plugin.tx_indexedsearchaddmarkers {
    rowView {
        markers {
            relevance = TEXT
            relevance {
                value = Relevance
                lang.de = Relevanz
                lang.fr = Pertinence
                lang.cz = Relevance
                wrap = |:
            }

            #title = TEXT
            #title {
            #	field = item_title
            #	wrap = |
            #}
        }
    }
}

```

Source
------

[](#source)

[https://github.com/webit-de/typo3-indexedsearch\_addmarkers/](https://github.com/webit-de/typo3-indexedsearch_addmarkers/)

License
-------

[](#license)

GNU General Public License version 2

The GNU General Public License can be found at .

Author
------

[](#author)

Dan Untenzu () for webit! Gesellschaft für neue Medien mbH ()

Changelog
---------

[](#changelog)

[./Changelog.md](./Changelog.md)

Contribution
------------

[](#contribution)

> TYPO3 - inspiring people to share!

This TYPO3 extension is Open Source, so please use, patch, extend or fork it.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

3094d ago

### Community

Maintainers

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

---

Top Contributors

[![pixelbrackets](https://avatars.githubusercontent.com/u/1592995?v=4)](https://github.com/pixelbrackets "pixelbrackets (8 commits)")

---

Tags

phpsearchtypo3typo3-extension

### Embed Badge

![Health badge](/badges/webit-de-indexedsearch-addmarkers/health.svg)

```
[![Health](https://phpackages.com/badges/webit-de-indexedsearch-addmarkers/health.svg)](https://phpackages.com/packages/webit-de-indexedsearch-addmarkers)
```

###  Alternatives

[apache-solr-for-typo3/solr

Apache Solr for TYPO3 - Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.

1463.2M43](/packages/apache-solr-for-typo3-solr)[friendsoftypo3/content-blocks

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

101466.4k45](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

41515.2k](/packages/wazum-sluggi)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.0M7](/packages/netresearch-rte-ckeditor-image)[tpwd/ke_search

Search Extension for TYPO3, including faceting search functions.

15898.6k18](/packages/tpwd-ke-search)[b13/assetcollector

Asset collector - Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10123.2k](/packages/b13-assetcollector)

PHPackages © 2026

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