neosrulez / nodesearch
There is no license information available for the latest version (1.0.3) of this package.
A node based search for Neos CMS.
Package info
github.com/patriceckhart/NeosRulez.NodeSearch
Type:neos-package
pkg:composer/neosrulez/nodesearch
1.0.3
2025-02-04 08:34 UTC
Requires
- php: 8.0.* || 8.1.* || 8.2.* || 8.3.*
- neos/neos: ^7.0 || ^8.0 || ^8.1
This package is not auto-updated.
Last update: 2026-03-03 13:53:43 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