PHPackages                             brandcom/silverstripe-elemental-site-search-fluent - 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. brandcom/silverstripe-elemental-site-search-fluent

ActiveSilverstripe-vendormodule[Search &amp; Filtering](/categories/search)

brandcom/silverstripe-elemental-site-search-fluent
==================================================

6.x-dev(1mo ago)174[1 issues](https://github.com/brandcom/silverstripe-elemental-site-search-fluent/issues)MITPHPPHP ^8.1 || ^8.2 || ^8.3 || ^8.4

Since Sep 16Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/brandcom/silverstripe-elemental-site-search-fluent)[ Packagist](https://packagist.org/packages/brandcom/silverstripe-elemental-site-search-fluent)[ RSS](/packages/brandcom-silverstripe-elemental-site-search-fluent/feed)WikiDiscussions 5 Synced 1mo ago

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

SilverStripe Elemental Site Search Module with Fluent support
=============================================================

[](#silverstripe-elemental-site-search-module-with-fluent-support)

Basic site search for the SilverStripe Elemental module. It works by saving a text reprentation of the elemental area to an extra field in SiteTree. This version works in a multilanguage setup based on Fluent.

Requires
--------

[](#requires)

- [SilverStripe](https://www.silverstripe.org/)
- [SilverStripe Elemental](https://github.com/dnadesign/silverstripe-elemental)
- [Fluent](https://github.com/tractorcow-farm/silverstripe-fluent)

Usage
-----

[](#usage)

### Install this module with composer

[](#install-this-module-with-composer)

```
composer require brandcom/silverstripe-elemental-site-search-fluent

```

Make sure you don't have `FulltextSearchable` enabled in `_config.php`.

### Dev/build

[](#devbuild)

A few indexes need to be added to the database. This is done by running a dev/build.

### Add the search form

[](#add-the-search-form)

To add the search form, add `$SearchForm` anywhere in your template.

For example in Header.ss

```
...

    $SearchForm

...

```

### Override the template (optional)

[](#override-the-template-optional)

Lastly you can override the template for the result page if needed.

Copy

vendor/brandcom/silverstripe-elemental-site-search-fluent/templates/Layout/Page\_results.ss

to your template folder, for example:

app/templates/Layout/Page\_results.ss

and modify according to your needs.

### Clear caches

[](#clear-caches)

Then finally add ?flush=1 to the URL and you should see the new template.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance69

Regular maintenance activity

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Total

3

Last Release

56d ago

Major Versions

4.x-dev → 5.x-dev2024-09-26

5.x-dev → 6.x-dev2026-03-17

PHP version history (3 changes)4.x-devPHP ^8.1

5.x-devPHP ^8.1 || ^8.2 || ^8.3

6.x-devPHP ^8.1 || ^8.2 || ^8.3 || ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/86ac90232d8367beb9bc60f0a438881c9e44b5e9b17b740b5166b5119f9ae737?d=identicon)[brandcom](/maintainers/brandcom)

---

Top Contributors

[![BrandSven](https://avatars.githubusercontent.com/u/56355144?v=4)](https://github.com/BrandSven "BrandSven (11 commits)")

### Embed Badge

![Health badge](/badges/brandcom-silverstripe-elemental-site-search-fluent/health.svg)

```
[![Health](https://phpackages.com/badges/brandcom-silverstripe-elemental-site-search-fluent/health.svg)](https://phpackages.com/packages/brandcom-silverstripe-elemental-site-search-fluent)
```

###  Alternatives

[silverstripe-terraformers/gridfield-rich-filter-header

Rich filter header component for GridField

1325.7k1](/packages/silverstripe-terraformers-gridfield-rich-filter-header)[silverstripe/solr

Solr integration for SilverStripe. Note that this is NOT related to the silverstripe/fulltext package.

1914.0k](/packages/silverstripe-solr)

PHPackages © 2026

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