nova-package-development
nova-package-development copied to clipboard
Gutenberg Editor
Port the new WordPress Block Editor to Nova to replace Trix
The author of this repo already made Gutenberg working outside the WordPress context https://github.com/youknowriad/standalone-gutenberg
Very cool - Now to find time to implement it!
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
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.