Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 273 Bytes

Installation.md

File metadata and controls

11 lines (7 loc) · 273 Bytes

Installation

FTSearch can be installed with composer:

composer install axllent/silverstripe-ftsearch

After installing the module don't forget to run a ``?flush`.

Once installed you will need to configure FTSearch (see Configuration).