neosrulez / nodesearch
A node based search for Neos CMS.
Installs: 3 255
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- neos/neos: *
This package is not auto-updated.
Last update: 2024-10-29 07:41:19 UTC
README
A Neos CMS plugin to add search functionality.
Installation
The NeosRulez.NodeSearch package is listed on packagist (https://packagist.org/packages/neosrulez/nodesearch) - therefore you don't have to include the package in your "repositories" entry any more.
Just run:
composer require neosrulez/nodesearch
Settings.yaml
You can define which NodeTypes should not be searched
NeosRulez: NodeSearch: ignoredNodetypes: values: - 'Acme.Package:Document.Category' - 'Acme.Site:Document.404'
Author
- E-Mail: mail@patriceckhart.com
- URL: http://www.patriceckhart.com