Skip to content

Conversation

@tominal
Copy link
Contributor

@tominal tominal commented Nov 13, 2025

Filament CKEditor 5 Field

https://github.com/Kahu-Software-LLC/filament-ckeditor-field

Version Support

  • FilamentPHP v3
  • FilamentPHP v4

Features

  • CKEditor 5 integration for FilamentPHP 3 forms
  • Image upload support with configurable upload URLs
  • Full control over image upload handling - you implement your own upload endpoint
  • Highly customizable with fluent API
  • Non-premium features only (free and open-source)
  • Easy to configure and use

Usage

Basic usage:

use Kahusoftware\FilamentCkeditorField\CKEditor;

CKEditor::make('content')
    ->uploadUrl(null)

@tominal tominal requested a review from saade as a code owner November 13, 2025 05:18
@github-actions
Copy link

Thanks for submitting a PR!

In order to review and merge PRs most efficiently, we require that all PRs grant maintainer edit access before we review them. If your fork belongs to a GitHub organization, please move the repository to your personal account and try again. If you're already using a personal fork, you can learn how to enable maintainer access in the GitHub documentation.

@github-actions github-actions bot closed this Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant