ttree / eel-nodesearchservice
EEL Helper to use the NodeSearchService
Installs: 1 098
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 2
Open Issues: 0
Type:neos-package
Requires
- neos/neos: ^3.0 || ^4.0 || ^5.0 || ^7.0 || ^8.0
This package is auto-updated.
Last update: 2024-10-15 07:57:23 UTC
README
Usage
items = ${NodeSearchService.findByProperties('query', ['Neos.Neos:Document'], node.context)}
items = ${NodeSearchService.findByProperty('propertyName', 'propertyValue', ['Neos.Neos:Document'], node.context)}
Acknowledgments
Development sponsored by ttree ltd - neos solution provider.
We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.
License
Licensed under MIT, see LICENSE