PHPackages                             webfox/silverstripe-blog-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. [Search &amp; Filtering](/categories/search)
4. /
5. webfox/silverstripe-blog-search

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

webfox/silverstripe-blog-search
===============================

A Silverstripe extension to add Blog Search functionality

v2.2.0(7y ago)28.0k6[1 PRs](https://github.com/webfox/silverstripe-blog-search/pulls)MITPHP

Since Dec 4Pushed 7y ago4 watchersCompare

[ Source](https://github.com/webfox/silverstripe-blog-search)[ Packagist](https://packagist.org/packages/webfox/silverstripe-blog-search)[ RSS](/packages/webfox-silverstripe-blog-search/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (7)Dependencies (3)Versions (9)Used By (0)

Silverstripe Blog Search
========================

[](#silverstripe-blog-search)

The extension adds a form to your Blog and BlogPost pages to search the blog based on category or a search term.

Just use `$BlogSearchForm` in `Blog.ss` and `BlogPost.ss`.

Installation Instructions
=========================

[](#installation-instructions)

Composer
--------

[](#composer)

Run the following to add this module as a requirement and install it via composer.

```
composer require "webfox/silverstripe-blog-search"
```

The blog search form extension get applied automatically, and the form will have both a keyword and category search. However you can disable either component as below:

```
WebFox\BlogSearch\Form\BlogSearchForm:
  keyword: false
  category: false
```

then browse to /dev/build?flush=all

Requirements
============

[](#requirements)

- Silverstripe 4.0+

For Silverstripe 3.0+ support please see the v1.0 branch.

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~21 days

Total

8

Last Release

2829d ago

Major Versions

v1.0.x-dev → v2.0.02018-05-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/89a3fc3149eeb34725cdbe81bee9adc4a9db23425ef3595a3a115a4f23c813ea?d=identicon)[foxbytehq](/maintainers/foxbytehq)

---

Top Contributors

[![muskie9](https://avatars.githubusercontent.com/u/870751?v=4)](https://github.com/muskie9 "muskie9 (3 commits)")[![hailwood](https://avatars.githubusercontent.com/u/709773?v=4)](https://github.com/hailwood "hailwood (2 commits)")[![mak001](https://avatars.githubusercontent.com/u/1750550?v=4)](https://github.com/mak001 "mak001 (2 commits)")

---

Tags

searchsilverstripeblogwebfox

### Embed Badge

![Health badge](/badges/webfox-silverstripe-blog-search/health.svg)

```
[![Health](https://phpackages.com/badges/webfox-silverstripe-blog-search/health.svg)](https://phpackages.com/packages/webfox-silverstripe-blog-search)
```

###  Alternatives

[quinninteractive/silverstripe-seo

An all-in-one SEO module for SilverStripe

3328.2k](/packages/quinninteractive-silverstripe-seo)[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)
