Install the module
You can install the module using the Storefront CLI or manually. We recommend using the CLI, as it will automatically copy over module files to your project and install required packages.
For this module, you need access to our repository or our enterprise registry. To get access, please contact sales.
CLI (Recommended)
You can use the add-module
command of our Storefront CLI to install the themodule.
npx @vsf-enterprise/storefront-cli add-module coveo
This will automatically copy over module files to your project and install required packages.
Manual Installation
Copy over module files to the sf-modules directory in your project from:
https://github.com/vuestorefront/unified-storefront-modules/tree/main/nextjs/coveo
Install required packages in your storefront:
yarn add @coveo/headless@^2