Require the dependency (with Composer)
Command line
Register the bundle
The bundle is registered automatically. If it doesn’t register, add the following entry toconfig/bundles.php:
PHP
Algolia credentials
You need to provide the Algolia and Admin . By default, they’re loaded from theALGOLIA_APP_ID and ALGOLIA_API_KEY environment variables.
If you use a .env file,
you can set them there.
.env