Add Idyll Support to Strapi

This is a guide on how to customize the admin panel in order to add Idyll support to the default markdown rich text editor. We will customize the editor to add Idyll components to the editor’s controls panel and implement preview functionality for Idyll.


This is a companion discussion topic for the original entry at https://strapi.io/blog/adding-idyll-support-to-strapi

Hi Daryl. Thanks for putting together this guide. I think the newest Strapi version organizes plugins and the content-manager files differently now. If that’s the case, would you be willing to update this guide? I tried using an older version of Strapi, but installing dependencies kept failing, so I’m going to try to apply the concepts you established in this article to the new Strapi file structure.