Installation

  1. Install + activate the extension
  2. Make sure you have an Algolia account
  3. Fill in the extension configuration
  4. Synchronise data to Algolia. Make sure the Shopware queue is running

    php bin/console algolia:index:sync

    Settings > Extensions > Algolia Search > Synchronise

    Products will be synchronized to Algolia when they are updated in the admin or through the API

  5. Enjoy the blazing-fast Algolia search!

Optional configuration

Index

When managing multiple environments (test, staging, or production), each index can be assigned a prefix.

.env.local
CAMPIT_ALGOLIA_INDEX_PREFIX="prod"

Some examples:

  • test-product-0190dfde2e897409baf2d1bc8d90f517-2fbb5fe2e29a4d70aa5854ce7ce3e20b
  • prod-product-0190dfde2e897409baf2d1bc8d90f517-2fbb5fe2e29a4d70aa5854ce7ce3e20b
  • test-blog-0190dfde2e897409baf2d1bc8d90f517-2fbb5fe2e29a4d70aa5854ce7ce3e20b
  • prod-blog-0190dfde2e897409baf2d1bc8d90f517-2fbb5fe2e29a4d70aa5854ce7ce3e20b

Support

(EN/NL) [email protected]