MoonShine MoonShine
EN
← All plugins

Moonshine CKEditor Field

Made by the authors of MoonShine
Multilingualism
Supports dark mode

CKEditor integration for MoonShine Laravel admin panel. This package adds the powerful CKEditor 5 WYSIWYG editor as a field type, providing professional-grade content editing capabilities within your MoonShine admin forms.

Rating
Downloads
1231
Version
3.0.1
Last updated
29.11.2024
MoonShine version
v2, v3
Github stars
4
MoonShine Software
Author
MoonShine Software

CKEditor field for MoonShine Laravel admin panel

Installation

composer require moonshine/ckeditor
composer require moonshine/ckeditor

Usage

use MoonShine\CKEditor\Fields\CKEditor;
 
CKEditor::make('Label')
use MoonShine\CKEditor\Fields\CKEditor;
 
CKEditor::make('Label')