Add the fields to your Coveo Organization. Goto:
And insert the Fields.
Add the Extension.
** Make sure to enable 'Body Text' **
Add the Source.
- Insert your ApiKey
- Insert the JSON
Enable the extension ReplaceCharactersBodyText as post-conversion script.
Fix the configuration json. Click on your source Edit Json. Tab Configuration, Look for the documentConfig setting and replace it with the contents from Sources\configuration.json.
The ones you need
Install CLI
coveo auth:login -o=cocospf4amx00Create Atomic Page
coveo ui:create:atomic atomic_uinpm i @coveo/atomic@latest @coveo/headless@latestCreate a site in Netlify.
Copy that siteId and put it in .netlify\state.json.
npm run site:deployThe above will also update your app with the .env settings.