Largo / bolt-searchable-repeater

Adds content of the bolt content type repeater to the search results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extends search for content type repeat

Extends the legacy storage search to get also repeater results.

Setup

To use this search, just update the controller in your routing.yml

Example:

search:
    path: /search
    defaults:
        _controller: controller.repeater-search:searchWithRepeater

About

Adds content of the bolt content type repeater to the search results.


Languages

Language:PHP 100.0%