Unsupported Integration
Learn which integrations are supported by Prismic and how to handle legacy websites.
Prismic no longer officially supports the following integrations:
- Express
- Gatsby
- Java
- JavaScript without a framework
- Laravel
- .NET
- PHP
- React without Next.js
- Ruby
- Vue without Nuxt
We recommend migrating to one of our supported integrations.
Supported integrations
Prismic has first-class integrations for the following frameworks:
- Next.jsIntegrate Prismic into Next.js websites.
- NuxtIntegrate Prismic into Nuxt websites.
- SvelteKitIntegrate Prismic into SvelteKit websites.
Each supported integration is guaranteed to work with Prismic and all of its features. You will have the best Prismic experience using these integrations.
Community-supported integrations
The Prismic community maintains integrations for the following frameworks and languages:
FAQs
What should I do if my website uses an unsupported integration?
We recommend migrating your project to a supported integration when possible. Until then, the Prismic API will continue to work in your project.
If your project is using a community-supported integration, you can help maintain the integration by submitting bug fixes or documentation on GitHub. See each integration’s GitHub repository in the list of community-supported integrations.
Where can I find documentation for unsupported integrations?
Documentation is available for community-supported integrations. See the list of community-supported integrations for links to documentation.
For React and Vue websites without a framework, refer to the API reference for each library’s Prismic SDK:
- React:
@prismicio/react
- Vue:
@prismicio/vue