damcou/algoliasearch-magento2-external-source

Demo module to add an external source on the autocomplete menu

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Language:JavaScript

Type:magento2-module

dev-master 2018-12-18 14:23 UTC

This package is auto-updated.

Last update: 2024-04-19 09:30:33 UTC


README

Demo module to add an external source on the autocomplete menu

  • 1 - Create a new index dev_external_source_sample in your dashboard
  • 2 - Manually add the sample records situated in the data/dev_external_source_sample.json file
  • 3 - Configure the index (attributes post_title and post_author searchable and url retrievable)
  • 4 - Install the module : composer require damcou/algoliasearch-magento2-external-source
  • 5 - Run bin/magento setup:upgrade
  • 6 - Clean the cache