Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.3 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.3 KB

CWP search integration

Build Status Scrutinizer Code Quality codecov SilverStripe supported module

This module provides a fulltextsearch configuration, index and search engine for CWP 2.0.

Requirements

  • CWP ^2
  • Fulltextsearch ^3

Installation

Install using Composer:

composer require cwp/cwp-search

Bugtracker

Bugs are tracked on github.com. Please read our issue reporting guidelines.

Contributing

If you would like to make changes to the SilverStripe core codebase, extra modules or the CWP core codebase, we have an extensive guide to contributing code.