Add-ons for Next.js applications
Version:
When you create a Next.js project with the JSS initializer script, you can include multiple add-ons in your application. Add-ons contain example implementations for additional functionality.
The add-ons available for Next.js that are compatible with SitecoreAI are:
|
Name |
Template name |
Description |
|---|---|---|
|
|
Includes an example for using the embedded personalization feature of SitecoreAI. Only compatible with SitecoreAI. | |
|
SXA |
|
Includes example components and the setup for Headless SXA projects. |
|
|
Includes example setup for hosting multiple sites from a single Next.js application. |
You provide the template names using positional arguments or the --templates flag. For example:
Or: