2017 © Pedro Peláez
 

silverstripe-vendormodule silverstripe-blog-search

A Silverstripe extension to add Blog Search functionality

image

webfox/silverstripe-blog-search

A Silverstripe extension to add Blog Search functionality

  • Wednesday, May 30, 2018
  • by webfox
  • Repository
  • 4 Watchers
  • 2 Stars
  • 1,336 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 8 Versions
  • 144 % Grown

The README.md

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., (*1)

Just use $BlogSearchForm in Blog.ss and BlogPost.ss., (*2)

Installation Instructions

Composer

Run the following to add this module as a requirement and install it via composer., (*3)

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:, (*4)

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

then browse to /dev/build?flush=all, (*5)

Requirements

  • Silverstripe 4.0+

For Silverstripe 3.0+ support please see the v1.0 branch., (*6)

The Versions

30/05 2018

dev-master

9999999-dev

A Silverstripe extension to add Blog Search functionality

  Sources   Download

MIT

The Requires

 

by Matthew Hailwood
by Otis Wright

search silverstripe blog webfox

30/05 2018

v2.1.0

2.1.0.0

A Silverstripe extension to add Blog Search functionality

  Sources   Download

MIT

The Requires

 

by Matthew Hailwood
by Otis Wright

search silverstripe blog webfox

20/05 2018

v2.0.0

2.0.0.0

A Silverstripe extension to add Blog Search functionality

  Sources   Download

MIT

The Requires

 

by Matthew Hailwood
by Otis Wright

search silverstripe blog webfox

20/05 2018

v1.0.x-dev

1.0.9999999.9999999-dev

A Silverstripe extension to add Blog Search functionality

  Sources   Download

MIT

The Requires

 

by Matthew Hailwood
by Otis Wright

search silverstripe blog webfox

20/05 2018

v1.1.1

1.1.1.0

A Silverstripe extension to add Blog Search functionality

  Sources   Download

MIT

The Requires

 

by Matthew Hailwood
by Otis Wright

search silverstripe blog webfox

17/02 2016

v1.1.0

1.1.0.0

A Silverstripe extension to add Blog Search functionality

  Sources   Download

MIT

The Requires

 

by Matthew Hailwood
by Otis Wright

search silverstripe blog webfox

03/02 2016

v1.0.1

1.0.1.0

A Silverstripe extension to add Blog Search functionality

  Sources   Download

MIT

The Requires

 

by Matthew Hailwood
by Otis Wright

search silverstripe blog webfox

04/12 2015

v1.0.0

1.0.0.0

A Silverstripe extension to add Blog Search functionality

  Sources   Download

MIT

The Requires

 

by Matthew Hailwood
by Otis Wright

search silverstripe blog webfox