Skip to content

Adds to default SilverStripe search with configurable FullTextSearch, custom results controller and allowing adding custom data objects and custom fields for searching via config

License

Notifications You must be signed in to change notification settings

carelevers/silverstripe-searchable

 
 

Repository files navigation

SilverStripe Searchable Module

UPDATE - Full Text Search This module now uses Full Text Support for MySQL/MariaDB databases in version 3.*

Adds more complex site searching using the SilverStripe ORM and also adds dedicated templates for search results across multiple search objects.

To get started quickly, install via composer:

composer require i-lateral/silverstripe-searchable

For full documentation check out the docs

About

Adds to default SilverStripe search with configurable FullTextSearch, custom results controller and allowing adding custom data objects and custom fields for searching via config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 85.7%
  • Scheme 14.3%