nswdpc / silverstripe-elemental-extensible-search
Extensible search for Elemental.
Installs: 3 709
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:silverstripe-vendormodule
Requires
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-10-08 03:56:14 UTC
README
Simple search element using an Extensible Search page has a source of search configuration.
The search query is handled by the linked extensible search page.
Features
- Add a search element to a page via standard elemental content blocks editing process
- Add a sub-title
- Link to an existing extensible search page
- Choose an image to decorate your search form somehow (or not)
- Add zero or more
Link
records to the element, to list popular pages on your site - Provides an option to show common search terms. Your template should implement this functionality.
Requirements
See composer
Installation
composer require nswdpc/silverstripe-elemental-extensible-search
License
Maintainers
Bugtracker
We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.
Please review the code of conduct prior to opening a new issue.
Security
If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.
Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please review the code of conduct prior to completing a pull request.