Skip to content

jeroenkosse/module-elasticsuite-cms-search

 
 

Repository files navigation

ElasticSuite CMS Pages Search

This module is a plugin for ElasticSuite.

It allows to index CMS Pages into the search engine and display them into the autocomplete results, and also on the search result page.

⚠️ Magento versions compatibility :

Which version should I use ?

Magento Version ElasticSuite Latest Version
Magento 2.0.* CE / EE 2.1.0 release
Magento 2.1.* CE / EE 2.0.0 release

Requirements

The module requires :

How to use

  1. Install the module via Composer :

composer require smile/module-elasticsuite-cms-search

  1. Enable it

bin/magento module:enable Smile_ElasticsuiteCms

  1. Install the module and rebuild the DI cache

bin/magento setup:upgrade

  1. Process a full reindex of the CMS Page search index

bin/magento index:reindex elasticsuite_cms_page_fulltext

About

CMS Page Search for Magento 2 & ElasticSuite

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.1%
  • HTML 4.9%