netlogix/nodetypefinder

Neos Backend Module to search for occurrences of NodeTypes in the page tree.

Maintainers

Package info

github.com/netlogix/Netlogix.NodeTypeFinder

Type:neos-plugin

pkg:composer/netlogix/nodetypefinder

Transparency log

Statistics

Installs: 7 049

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.5.0 2026-08-05 14:42 UTC

README

Neos Backend Module to search for occurrences of NodeTypes in the page tree

Filters

The backend module narrows the search down before it runs:

  • Site: Only the selected site is searched. Prefilled with the site of the currently requested domain, falling back to the default site. All sites searches every site.
  • Dimensions: Only the selected dimension combination is searched. Prefilled with the default preset of every configured content dimension. All dimensions searches every allowed combination. The field is hidden if no content dimensions are configured.

The CLI command nodetypefinder:listnodetypeoccurrences is unfiltered and searches all sites and all dimension combinations.