Download the PHP package smile/module-elasticsuite-cms-search without Composer
On this page you can find all versions of the php package smile/module-elasticsuite-cms-search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smile/module-elasticsuite-cms-search
More information about smile/module-elasticsuite-cms-search
Files in smile/module-elasticsuite-cms-search
Download smile/module-elasticsuite-cms-search
More information about smile/module-elasticsuite-cms-search
Files in smile/module-elasticsuite-cms-search
Vendor smile
Package module-elasticsuite-cms-search
Short Description Smile Elasticsuite - Cms Pages Search Module for Smile Elasticsuite.
License OSL-3.0
Homepage https://github.com/Smile-SA/module-elasticsuite-cms-search
Package module-elasticsuite-cms-search
Short Description Smile Elasticsuite - Cms Pages Search Module for Smile Elasticsuite.
License OSL-3.0
Homepage https://github.com/Smile-SA/module-elasticsuite-cms-search
Please rate this library. Is it a good library?
Informations about the package module-elasticsuite-cms-search
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 | Module Version |
---|---|
Magento 2.0.x Opensource (CE) / Commerce (EE) | 2.0.x latest release : |
Magento 2.1.x Opensource (CE) / Commerce (EE) | 2.1.x latest release : |
Magento 2.2.x Opensource (CE) / Commerce (EE) | 2.1.x latest release : |
Requirements
The module requires :
- ElasticSuite > 2.1.*
How to use
-
Install the module via Composer :
-
Enable it
-
Install the module and rebuild the DI cache
- Process a full reindex of the CMS Page search index
How to configure
Stores > Configuration > Elasticsuite > CMS settings > Settings
- Max result : Maximum number of results to display in result block.
Stores > Configuration > Elasticsuite > Autocomplete > Cms page Autocomplete
- Max size : Maximum number of cms pages to display in autocomplete results.
Fields indexed
Field | Type |
---|---|
page_id | Integer |
title | Varchar |
page_layout | Varchar |
meta_keywords | Text |
meta_description | Text |
identifier | Integer |
content_heading | Text |
content | Text |
creation_time | DateTime |
update_time | DateTime |
is_active | Integer |
sort_order | Integer |
layout_update_xml | Text |
custom_theme | Integer |
custom_root_template | Integer |
custom_layout_update | Text |
custom_theme_from | DateTime |
custom_theme_to | DateTime |
meta_title | Text |
is_searchable | Integer |
store_id | Integer |
Index example :
All versions of module-elasticsuite-cms-search with dependencies
PHP Build Version
Package Version
Requires
magento/framework Version
>=103.0.6
magento/module-store Version >=101.1.6
magento/module-backend Version >=102.0.6
magento/module-catalog Version >=104.0.6
magento/module-catalog-search Version >=102.0.6
magento/magento-composer-installer Version *
smile/elasticsuite Version ~2.11.0
magento/module-store Version >=101.1.6
magento/module-backend Version >=102.0.6
magento/module-catalog Version >=104.0.6
magento/module-catalog-search Version >=102.0.6
magento/magento-composer-installer Version *
smile/elasticsuite Version ~2.11.0
The package smile/module-elasticsuite-cms-search contains the following files
Loading the files please wait ....