adamwojs / ezplatform-aggregations-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Aggregation API in Ibexa DXP" developer webinar demo 

Source code of demos presented in "Aggregation API in Ibexa DXP" developer webinar. https://www.ibexa.co/forms/webinar-aggregation-api-in-ibexa-dxp.

Installation

  1. Please follow the Ibexa DXP installation instructions: https://doc.ibexa.co/en/latest/getting_started/install_ez_platform/
  2. Switch search engine to Solr or ElasticSearch. Please remember to rebuild search index: php bin/console ezplatform:reindex
  3. Generate demo data php bin/console ezplatform:aggregation-demo:create-data

Table of Contents

  1. Sandbox command (php bin/console ezplatform:aggregation-demo:sandbox)
  2. Repository metrics (php bin/console ezplatform:aggregation-demo:metrics)
  3. Product reviews page (http://127.0.0.1:8000/example-product)
  4. Tag cloud (http://127.0.0.1:8000/tag-cloud)
  5. Faceted search (http://127.0.0.1:8000/facet-search)

About

License:Other


Languages

Language:PHP 46.7%Language:Shell 23.7%Language:Twig 16.1%Language:VCL 9.1%Language:JavaScript 3.1%Language:SCSS 0.9%Language:Gherkin 0.3%Language:CSS 0.1%