πŸš€ Open-source Headless CMS πŸ’œ Join the Strapi Community at strapi.link/discord 🀝 Need help? github.com/strapi/strapi/dis…

🌍 Worldwide
Replace Strapi WYSIWYG editor: Installing Tiptap Extensions
2
638
How to Migrate from Contentful to Strapi Using a Claude Code Skill πŸš€ Point a @claudeai Code skill at your Contentful export β€” it reads your model, builds Strapi types, and moves everything: rich text, images, and relations βœ… No migration code to write yourself πŸ‘‰ Full tutorial: strapi.link/49H8tls strapi.link/49H8tls
3
7
508
How to render WYSIWYG Text Editor (Tiptap) to your Next.js project
1
6
782
The Strapi MCP server is out: wire agents to your content πŸš€ Connect any MCP-compatible agent to your Strapi content βœ… CRUD, publish, unpublish β€” scoped by Admin tokens πŸ’‘ Works with @claudeai, @cursor_ai, @windsurf, and more πŸ‘‰ Read more: strapi.link/4feJ1Hy strapi.link/4feJ1Hy
1
8
745
Strapi Better Auth Tutorial: Setup Guide for Strapi v5 and Next.js 16 Add modern authentication to your Strapi v5 and Next.js project with the Better Auth community plugins, including setup and client wiring. πŸ‘‰ Full tutorial: strapi.link/49gFBQW
4
510
If your RAG pipeline works in the demo and breaks in prod, read this. RAG is not β€œchunk at 512 tokens and pray vector search saves you” πŸ” It covers why naive chunking fails (pronoun hell, orphaned comparisons, overlap that fixes nothing), contextual embeddings, BM25 + hybrid search, and reranking before the LLM ever sees a chunk πŸ§ͺ Worth a read πŸ‘‡ freecodecamp.org/news/how-co…
Got accepted into @freeCodeCamp's writer program πŸŽ‰ Starting to write for /news - tutorials, guides, and practical web dev content. First piece coming soon ☺️
1
1
10
1,894
Strapi CMS Tiptap Editor plugin Configuration Guide
5
613
Running Strapi: self-hosted vs Strapi Cloud Self-hosted infrastructure requires ongoing maintenance. Strapi Cloud handles setup, updates, backups, and scaling so your team focuses on product. ☁️ πŸ‘‰ strapi.link/4eZRvlU strapi.link/4eZRvlU
1
265
And now that you can connect your Strapi project to Claude, Cursor, ChatGPT, or any MCP-compatible client, what are you going to do? The Strapi MCP Server is now live in Beta, available starting v5.47.0 πŸš€ Try it πŸ‘‰πŸ» strapi.link/4e9sNOR
1
8
766
Did you know Strapi supports multiple Languages?
1
1
5
604
Strapi for AI SaaS: The Reliable Backend Your Next.js App Needs AI generates your frontend fast. Your backend needs to be rock solid. Strapi gives you auth, data models, and permissions on day one. πŸš€ πŸ‘‰ strapi.link/49JAvg0 strapi.link/49JAvg0
2
299
For years you have logged into the Strapi admin to write, edit, and manage your content; the admin has been the only way in. That is about to change. Stay tuned. 😎
1
7
1,480
Your engineer spent part of last week babysitting a server. Not building. Not architecting. Babysitting. Most teams running Strapi self-hosted didn't decide to. They started that way, and the operational layer accumulated one project at a time. Compared both side by side: strapi.link/48R557e
1
632
Let's Build A Strapi Plugin To Integrate @vercel's AI SDK In Our Next.js 16 Project Here's what you will learn: πŸ” Keep AI API keys secure inside @strapijs 🧠 Centralize prompts and AI workflows as a reusable plugin πŸ”Œ Expose clean endpoints β€” non-streaming, SSE, and multi-turn chat βœ… Wire it all to Next.js with `useChat` πŸ‘‰ strapi.link/4nJFC5O
5
422
πŸš€ The @better_auth Plugin for Strapi 5 is now in Beta! After a lot of work from the community, the first beta release of the Better Auth plugin by Boaz Poolman for Strapi is officially here. This plugin brings: βœ… Better Auth integration for @strapijs 5 βœ… Content API permissions support βœ… Flexible and extensible authentication workflows βœ… Full ownership of your users and auth data βœ… Open-source customization for modern applications There’s now also a dedicated documentation website to help you get started quickly: πŸ‘‰ strapi.link/4tOy82G Huge shoutout to everyone involved in building and testing this plugin and community contributors helping shape the future of authentication in Strapi. πŸ™Œ If you’ve been waiting for a modern, extensible auth solution for Strapi, now’s the perfect time to test it and share feedback.
1
2
23
4,893
Did you know you can control who can access your Strapi API?
1
3
526
Part 4 β€” From Zero to Hero with GraphQL, Strapi & Next.js 16 πŸš€ In the final part of this series, we focus on something every real-world app needs: authentication and authorization. You’ll learn how to: βœ… Add JWT authentication with @strapijs Users & Permissions βœ… Create per-user content ownership rules βœ… Protect @GraphQL mutations and queries βœ… Secure both REST and GraphQL APIs with middleware and policies βœ… Connect authentication flows in @nextjs 16 By the end, every user can securely manage only their own contentjust like in a production application. πŸ‘‰ Read the full tutorial: strapi.link/3ReWsgQ
2
424
How to Replace Strapi’s Default Rich Text Editor with Tiptap ✨ πŸ‘‰ Full tutorial: strapi.link/4ub91rU πŸ§‘β€πŸ’» Full Code: strapi.link/4ub90Em One of the most common questions in the Strapi community is: β€œCan I replace the default WYSIWYG editor?”. The answer is yes In this tutorial, by @JavaScriptar, you’ll learn how to: βœ… Replace the default Strapi editor with @tiptap_editor βœ… Configure custom editor presets βœ… Use the community Tiptap plugin from the Strapi Marketplace βœ… Fetch and render rich content in @nextjs βœ… Handle ProseMirror JSON content structures βœ… Render tables, images, code blocks, and more By the end, you’ll have a fully customized editing experience in Strapi 5 with a modern Next.js frontend. πŸ‘‰ Watch the full tutorial: strapi.link/4ub91rU πŸ§‘β€πŸ’» Full Code: strapi.link/4ub90Em
3
10
1,442
Strapi retweeted
πŸ“Ή Youtube Video Alert! πŸ₯³ πŸ‘‰ Full video: youtu.be/cz3O2u3NeYk πŸ§‘β€πŸ’» Full code: github.com/Theodore-Kelechuk… In this video, I will show you how to replace the default @strapijs WYSIWYG Editor with a @tiptap_editor plugin built in the Strapi Community plugin marketplace by @NotumT. By the end, you will also learn how to render Tiptap content on the frontend. Please like, share and subscribe. Let's go πŸš€ πŸ‘‰ Full video: youtu.be/cz3O2u3NeYk πŸ§‘β€πŸ’» Full code: github.com/Theodore-Kelechuk…
2
2
859
Community Call Recap!β€” The case for owning your Auth We recently sat down with @bekacru, founder of @better_auth, to talk about: βœ… The journey of building Better Auth βœ… Why developers should own their authentication layer βœ… Open-source authentication architecture βœ… Better Auth plugin integration with Strapi βœ… RBAC, user ownership, and extensibility βœ… The future of AI agent authentication protocols One of the most exciting parts of the conversation was seeing how Better Auth integrates directly into Strapiβ€”giving developers full control over authentication, users, and authorization while keeping everything inside their own database. Huge thanks to Bereket and Boaz for the amazing discussion and demos. πŸ™Œ πŸ‘‰ Watch the full conversation: strapi.link/42H5A00
2
427