Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Marius L. J.

    (@clorith)

    Hi,

    There’s still a few WordPress-centric things built into Gutenberg (we are working on working around those, so that it becomes fully portable).

    You may find this article by some awesome Drupal folks of interest, as they’re testing Gutenberg for drupal: https://www.drupaleurope.org/session/introducing-gutenberg-content-editor-drupal-8

    Thread Starter pallavik

    (@pallavik)

    THank you.I had gone through that link.Basically I want to integrate the Gutenberg editor with the simple html page like with textarea, like we do with ckeditor <textarea class=”ckeditor” name=”editor1″></textarea> and this textarea becomes the ckeditor. so like wise I want to do it with Gutenberg editor. So is it possible??

    Moderator Marius L. J.

    (@clorith)

    I see a few projects have managed to do this at this now, I’m afraid I don’t have many details on their approaches though.

    https://github.com/youknowriad/standalone-gutenberg seems to be working, it hasn’t been updated in a couple months, but may give you some ideas? I’m afraid I’m not much more help on that topic though.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘gutenberg editor- in non WordPress application’ is closed to new replies.