Installation
- Install + activate the extension
- Make sure you have an Algolia account
- Fill in the extension configuration
- Synchronise data to Algolia. Make sure the Shopware queue is running
CLI php bin/console algolia:index:syncBackend Settings > Extensions > Algolia Search > SynchroniseOn save Products will be synchronized to Algolia when they are updated in the admin or through the API
- 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]