neosrulez/nodesearch

Letzte Aktivität 04 Feb 2025 4154
composer require neosrulez/nodesearch

A node based search for Neos CMS.

1.0.3

Version
1.0.3
Type
neos-package
Release Date
Feb 04, 2025 08:34
Source
git
Distribution
zip
Requires
  • php: 8.0.* || 8.1.* || 8.2.* || 8.3.*
  • neos/neos: ^7.0 || ^8.0 || ^8.1
f4038a8a7bf5df9b906ff103c460a66eb2e15d0a

Readme excerpt

NodeSearch

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

Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 85 package(s).