/cwp-recipe-search

A recipe of modules to add search functionality to your CWP 2 project

BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

DEPRECATED

This package is no longer in-use. Use silverstripe/recipe-solr-search instead.

CWP search recipe

Build Status SilverStripe supported module

This includes the following core SilverStripe and CWP modules:

You can also opt in to install the following suggested (not required) modules:

This can be either added to an existing project or used as a project base for creating a basic CWP install.

Get started

You can create a project using Composer:

composer create-project cwp/cwp-recipe-search ./myproject ^2

More information

See the recipe plugin page for instructions on how SilverStripe recipes work.