nova-package-development icon indicating copy to clipboard operation
nova-package-development copied to clipboard

Gutenberg Editor

Open davidpiesse opened this issue 7 years ago • 4 comments

Port the new WordPress Block Editor to Nova to replace Trix

davidpiesse avatar Sep 13 '18 16:09 davidpiesse

The author of this repo already made Gutenberg working outside the WordPress context https://github.com/youknowriad/standalone-gutenberg

dstollie avatar Nov 04 '18 23:11 dstollie

Very cool - Now to find time to implement it!

davidpiesse avatar Nov 05 '18 09:11 davidpiesse

Amazing idea!

I’d suggest having a look at the Laraberg project, which provides APIs to use Gutenberg in Laravel:

  • https://github.com/VanOns/laraberg/

The Laraberg project has been featured on both WordPress Tavern and Laravel News:

  • https://wptavern.com/laraberg-a-gutenberg-implementation-for-laravel-is-now-in-beta
  • https://laravel-news.com/laraberg-editor

Cheers, Guido

coccoinomane avatar Apr 26 '19 14:04 coccoinomane

Hi everyone, I have started a Laravel package here: https://github.com/GeneaLabs/nova-gutenberg

It is currently functional, would welcome any feedback you might have.

mikebronner avatar May 22 '19 19:05 mikebronner