Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 195 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 195 Bytes

neos-search

A Neos CMS package to add search functionality

Installation

Add the package in your site package composer.json

"require": {
    "obisconcept/neos-search": "~2.0.0"
 }