PHPackages                             jambagecom/macina-searchbox - 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. jambagecom/macina-searchbox

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

jambagecom/macina-searchbox
===========================

This extension offers the possibility to add a configuration for the searchbox as a TypoScript plugin on all pages which submits the searchvalue to the Indexed Search Engine plugin.

v3.3.0(1y ago)12.2k—0%1[2 issues](https://github.com/franzholz/macina_searchbox/issues)[1 PRs](https://github.com/franzholz/macina_searchbox/pulls)GPL-2.0-or-laterHTML

Since Jan 11Pushed 1y ago2 watchersCompare

[ Source](https://github.com/franzholz/macina_searchbox)[ Packagist](https://packagist.org/packages/jambagecom/macina-searchbox)[ Docs](https://jambage.com)[ RSS](/packages/jambagecom-macina-searchbox/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/0df4ff17546f11b80da2cc9767ab952b0e76285074cbfb9791edfd6ad5910968/68747470733a2f2f706f7365722e707567782e6f72672f6a616d62616765636f6d2f6d6163696e612d736561726368626f782f762f737461626c652e737667)](https://packagist.org/packages/jambagecom/macina-searchbox) [![Total Downloads](https://camo.githubusercontent.com/cadd47c2f535c0396db1713b32a1cad41be41b43c5fffabde05f68c2a28b0f55/68747470733a2f2f706f7365722e707567782e6f72672f6a616d62616765636f6d2f6d6163696e612d736561726368626f782f642f746f74616c2e737667)](https://packagist.org/packages/jambagecom/macina-searchbox) [![Monthly Downloads](https://camo.githubusercontent.com/6cdfec47a4a1281a7c2019a4de565088d88bf83120195a2c7dd473eb73e2aeb6/68747470733a2f2f706f7365722e707567782e6f72672f6a616d62616765636f6d2f6d6163696e612d736561726368626f782f642f6d6f6e74686c79)](https://packagist.org/packages/jambagecom/macina-searchbox)

TYPO3 Extension `macina_searchbox`
----------------------------------

[](#typo3-extension-macina_searchbox)

This extension offers the possibility to add a searchbox to your TYPO3 powered website which submits the searchvalue to the Indexed Search Engine plugin. The extension macina\_searchbox brings a an easier way to insert a searchbox for Indexed Search on every page. It has a Fluid template which is easy to modify and supports multiple languages. Use the plugin of Indexed Search. This extension is useful to have a Fluid template which will not show the search results.

### User

[](#user)

#### TypoScript:

[](#typoscript)

```
lib.macina_searchbox = USER
lib.macina_searchbox {
    userFunc = TYPO3\CMS\Extbase\Core\Bootstrap->run
    extensionName = IndexedSearch
    vendorName = TYPO3\CMS
    pluginName = Pi2
    features =< plugin.tx_indexedsearch.features
    view =< plugin.tx_indexedsearch.view
    view.partialRootPaths.10 = EXT:macina_searchbox/Resources/Private/Partials/
    view.templateRootPaths.10 = EXT:macina_searchbox/Resources/Private/Templates/

    settings =< plugin.tx_indexedsearch.settings
    settings {
        targetPid = {$lib.macina_searchbox.pidSearchpage}
        displayAdvancedSearchLink = 1
        blind.numberOfResults = 0
    }
}
```

#### CSS:

[](#css)

You can use these CSS settings in order to get the same output as in old versions of macina\_searchbox.

```
.tx-indexedsearch-searchbox fieldset {
  border:none;
  padding:0 0 10px 0;
  margin:0;
}

.tx-indexedsearch-form {
  float: left;
}

.tx-indexedsearch-search-submit {
    float: right;
}
```

### Administrator

[](#administrator)

Insert the setup of Indexed Search (indexed\_search) and then of Macina Searchbox (macina\_searchbox) from “include static (from extensions)” and insert an Indexed Search plugin. The Indexed Search setup must be before Macina Searchbox. Do not use the plugin of macina\_searchbox! This has been changed from the older versions and the outdated documentation!

By this method the setup will be available in your TypoScript. Then you can modify the setup to your own template files which you change to your needs.

Then in your template add this:

```

```

or alternatively:

```
page.10.marks.LEFT < lib.macina_searchbox
```

### Contributions

[](#contributions)

This git version is published under [TYPO3 Extension Repository](https://extensions.typo3.org/). You are invited to give comments and to make bug reports on this Github repository.

 URL**Repository:**[https://github.com/franzholz/macina\_searchbox/](https://github.com/franzholz/macina_searchbox/)**Read online:**[https://github.com/franzholz/macina\_searchbox/](https://github.com/franzholz/macina_searchbox/)**TER:**[https://extensions.typo3.org/extension/macina\_searchbox/](https://extensions.typo3.org/extension/macina_searchbox/)**Box on all pages:**

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 94.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 ~202 days

Recently: every ~340 days

Total

10

Last Release

499d ago

Major Versions

v2.3.0-ALPHA → v3.0.12020-01-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/4c36ec751f4996bdd88bcfca2669db1d0762e765cb449b33d47aed99ef1e1b1c?d=identicon)[franzholz](/maintainers/franzholz)

---

Top Contributors

[![franzholz](https://avatars.githubusercontent.com/u/4855265?v=4)](https://github.com/franzholz "franzholz (69 commits)")[![typo3ter-bot](https://avatars.githubusercontent.com/u/3022194?v=4)](https://github.com/typo3ter-bot "typo3ter-bot (4 commits)")

---

Tags

searchextensiontypo3indexed

### Embed Badge

![Health badge](/badges/jambagecom-macina-searchbox/health.svg)

```
[![Health](https://phpackages.com/badges/jambagecom-macina-searchbox/health.svg)](https://phpackages.com/packages/jambagecom-macina-searchbox)
```

###  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.

1473.0M32](/packages/apache-solr-for-typo3-solr)

PHPackages © 2026

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