cwp / cwp-search
CWP fulltextsearch integration module
Installs: 119 673
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 11
Forks: 8
Open Issues: 7
Type:silverstripe-vendormodule
Requires
- php: ^8.1
- cwp/cwp: ^3
- silverstripe/framework: ^5
- silverstripe/fulltextsearch: ^4
Requires (Dev)
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3
Conflicts
- silverstripe/auditor: <2.2.1
- 2.x-dev
- 2.0.x-dev
- 2.0.0
- 2.0.0-rc1
- 2.0.0-beta1
- 1.x-dev
- 1.8.x-dev
- 1.8.0
- 1.8.0-rc1
- 1.8.0-beta1
- 1.7.x-dev
- 1.7.0
- 1.7.0-rc1
- 1.7.0-beta1
- 1.6.x-dev
- 1.6.0
- 1.6.0-rc1
- 1.6.0-beta1
- 1.5.x-dev
- 1.5.0
- 1.5.0-rc1
- 1.5.0-beta1
- 1.4.x-dev
- 1.4.0
- 1.3.x-dev
- 1.3.0
- 1.3.0-rc1
- 1.2.x-dev
- 1.2.1
- 1.2.0
- 1.1.x-dev
- 1.1.1
- 1.1.0
- 1.1.0-rc1
- 1.0.x-dev
- 1.0.0
- 1.0.0-rc4
- 1.0.0-rc3
- 1.0.0-rc2
- 1.0.0-rc1
- 1.0.0-beta1
- dev-master
This package is auto-updated.
Last update: 2024-10-13 22:57:32 UTC
README
This module provides a fulltextsearch configuration, index and search engine for CWP 2.0.
Installation
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.