Download the PHP package bayareawebpro/nova-field-ckeditor without Composer
On this page you can find all versions of the php package bayareawebpro/nova-field-ckeditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bayareawebpro/nova-field-ckeditor
More information about bayareawebpro/nova-field-ckeditor
Files in bayareawebpro/nova-field-ckeditor
Package nova-field-ckeditor
Short Description A Laravel Nova field.
License MIT
Informations about the package nova-field-ckeditor
EOL NOTICE: No further development is planned. This repository will be archived eventually, feel free to fork it and maintain your own version.
Laravel Nova - CkEditor v5 Field
Media, Links & Snippet Browsers (VueJS)
Includes custom written plugins for Media, Links & Snippet Modals. Publishable stubs for out-of-the-box usage. Implement rich content editing in minutes.
Fields Included:
- CkEditor Field
- FeaturedMedia Field
- MediaUpload Field
Packages Included:
- Spatie Image Optimizer
- Intervention Image
Installation
Install Optimizers
Publish Stubs: Models, Resources, Migrations, Views
Review the included stubs to see the intended implementation.
https://github.com/bayareawebpro/nova-field-ckeditor/tree/master/stubs
Editor Field Usage:
Note: Snippets will only render CkEditor Elements.
Standard HTML or Figures (table, image, video), see included views. https://ckeditor.com/docs
Recommended Package:
https://github.com/bayareawebpro/laravel-dom-pipeline
FeaturedMedia Field Usage:
MediaUpload Field Usage:
Note this field is not updatable by default. Replacing media may result in broken images. Delete and re-upload is the intended methodology.
Media Local Disk
Media Cloud Disk
MediaStorage
Override the MediaStorage Service by binding your own extended version.
All versions of nova-field-ckeditor with dependencies
intervention/image Version ^2.5
laravel/framework Version ^8.0|^9.0
spatie/laravel-image-optimizer Version ^1.6