Skip to content

obisconcept/neos-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
 }