nasirkhan/laravel-jodit
Laravel package that integrates the Jodit WYSIWYG editor via a reusable Blade component. Works in Blade, view components, and Livewire with wire-model syncing. Includes a configurable server-side file browser/uploader connector and loads assets via CDN (no build step).
Full Changelog: https://github.com/nasirkhan/laravel-jodit/compare/v1.5.0...v1.6.0
Full Changelog: https://github.com/nasirkhan/laravel-jodit/compare/v1.4.0...v1.5.0
Full Changelog: https://github.com/nasirkhan/laravel-jodit/compare/v1.3.0...v1.4.0
Full Changelog: https://github.com/nasirkhan/laravel-jodit/compare/v1.2.0...v1.3.0
Update composer dependencies for PHP 8.3 and Laravel 13 compatibility; add .gitignore file
Full Changelog: https://github.com/nasirkhan/laravel-jodit/compare/v1.1.0...v1.2.0
Update Jodit configuration to enhance editor features and default profile settings
Full Changelog: https://github.com/nasirkhan/laravel-jodit/compare/v1.0.0...v1.1.0
We’re excited to announce the first official release of laravel-jodit — a simple and flexible integration of the Jodit WYSIWYG editor for Laravel applications.
Install via Composer:
composer require nasirkhan/laravel-jodit
Publish assets (if required):
php artisan vendor:publish --tag=laravel-jodit-assets
Simply include the editor component in your Blade view and start writing rich content instantly.
This package aims to provide a simple, reusable, and Laravel-friendly wrapper for integrating the Jodit editor without complex setup.
Upcoming improvements may include:
Feedback, issues, and contributions are welcome! ⭐ If you find this package useful, consider starring the repository.
Full Changelog: https://github.com/nasirkhan/laravel-jodit/compare/v0.5.0...v1.0.0
We’re happy to introduce the beta release of laravel-jodit! This version brings improvements and early access to upcoming features before the next stable release.
This is a beta version, which means:
We recommend using this version for testing and feedback, not production-critical environments.
Your feedback is valuable! Please:
Upcoming goals before the next stable version:
Thanks for trying the beta release and supporting the development of laravel-jodit! 🚀
Full Changelog: https://github.com/nasirkhan/laravel-jodit/commits/v0.5.0
How can I help you explore Laravel packages today?