block editor - Integrate Gutenberg as a Standalone App

admin2025-06-04  2

I'm thinking about integrating the new awesome WordPress block editor (Gutenberg) outside of its environment (WordPress core), so is there any way to get just the text editor code and use it for example in another CMS or framework or just a simple HTML page?

I'm thinking about integrating the new awesome WordPress block editor (Gutenberg) outside of its environment (WordPress core), so is there any way to get just the text editor code and use it for example in another CMS or framework or just a simple HTML page?

Share Improve this question edited Jan 26, 2019 at 0:28 Yassine Qoraiche asked Jan 19, 2019 at 12:18 Yassine QoraicheYassine Qoraiche 1831 silver badge6 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 7

Yes, You can use Gutenberg as a standalone app or CMS agnostic app. Drupal using Gutenberg as a npm module and then integrating in their own CMS. Drupal Gutenberg is decoupling Gutenberg from WordPress and using as JS editor Gutenberg JS. This way, developers can build block for Gutenberg and port it to two different CMS.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748974301a315296.html

最新回复(0)