cwp/cwp-recipe-search

This package is abandoned and no longer maintained. The author suggests using the silverstripe/recipe-solr-search package instead.

CWP search requirements recipe

2.9.0-rc1 2021-09-08 02:40 UTC

Requires (Dev)

Suggests

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause bf3da64f31b473874d2a5e4d5218a35b8c4fcada


README

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.