Download the PHP package genealabs/nova-gutenberg without Composer
On this page you can find all versions of the php package genealabs/nova-gutenberg. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nova-gutenberg
Nova Gutenberg
This package has been archived in favor of using Nova's inbuilt Trix editor. Integrating Gutenberg into Laravel/Nova properly has always been riddled with issues, and it's probably better to move on to something better.
Implementation of the Gutenberg editor as a Laravel Nova Field based on Laraberg.
Requirements
- Laravel Nova
- PHP 7.1.0+
Implemented Functionality
- [X] Editor field in form.
- [X] Field on index listing.
- [X] Field on resource display.
- [X] Image upload functionality.
Limitations
- Currently you can only have one Gutenberg field on a given page, due to how the Gutenberg library is implemented. Efforts are being made to address this upstream, but it has yet to be determined if that is possible.
- The editor UI still allows and prompts for drag-and-drop functionality. Unfortunately that is currently not functional, and the Media Library button must be used instead.
Installation
-
Install the package:
-
Add the following to your scripts section in
composer.json
: - Run
composer update
.
Usage
Preview
All versions of nova-gutenberg with dependencies
PHP Build Version
Package Version
Requires
laravel/nova Version
^4.0
symfony/thanks Version ^1.2
unisharp/laravel-filemanager Version *
van-ons/laraberg Version *
symfony/thanks Version ^1.2
unisharp/laravel-filemanager Version *
van-ons/laraberg Version *
The package genealabs/nova-gutenberg contains the following files
Loading the files please wait ....