Storyblok integration
Find everything you need to use our Storyblok integration.
The Storyblok integration brings personalization and AB testing into your Storyblok stories. You link a block to a Croct slot through a croct field, and the integration takes over from there.
When your application fetches a story, the integration scans it for linked blocks, requests the matching content from Croct, and converts it to the Storyblok shape before your code receives it. When no personalized content applies, or the request fails, the block keeps its original content, so your pages never break.
The integration works the same way across our JavaScript and PHP SDKs. Choose your stack below to get started.
Use the search bar at the top of the page or press / to quickly search through the documentation.
Use the summary below to quickly jump to a specific topic:
| Page | Description |
|---|---|
| Integration | Learn how to add the Storyblok integration to your project. |
| Manual installation | Learn how to manually add the Storyblok integration to your project. |
| Usage | Learn how to serve personalized content without changing your application. |
| API reference | Explore the API provided by the Storyblok integration. |