neosrulez/nodesearch
composer require neosrulez/nodesearch
A node based search for Neos CMS.
1.0.1
Readme excerpt
NodeSearchA Neos CMS plugin to add search functionality.
InstallationThe 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.yamlYou 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
Read more
The same vendor provides 85 package(s).