https://github.com/mohamedsabil83/filament-forms-tinyeditor
A TinyMce Editor component for filament
https://github.com/mohamedsabil83/filament-forms-tinyeditor
filament forms laravel tinyeditor
Last synced: about 2 months ago
JSON representation
A TinyMce Editor component for filament
- Host: GitHub
- URL: https://github.com/mohamedsabil83/filament-forms-tinyeditor
- Owner: mohamedsabil83
- License: mit
- Created: 2021-12-18T13:28:11.000Z (over 3 years ago)
- Default Branch: 2.x
- Last Pushed: 2025-02-26T11:54:11.000Z (3 months ago)
- Last Synced: 2025-04-12T23:39:42.732Z (about 2 months ago)
- Topics: filament, forms, laravel, tinyeditor
- Language: PHP
- Homepage:
- Size: 1.76 MB
- Stars: 197
- Watchers: 11
- Forks: 46
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-filament - mohamedsabil83/filament-forms-tinyeditor - A TinyMce Editor component for filament. (Fields)
README
# Filament Forms TinyEditor
[](https://packagist.org/packages/mohamedsabil83/filament-forms-tinyeditor)
[](https://github.com/mohamedsabil83/filament-forms-tinyeditor/actions?query=workflow%3Arun-tests+branch%3Amain)
[](https://github.com/mohamedsabil83/filament-forms-tinyeditor/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[](https://packagist.org/packages/mohamedsabil83/filament-forms-tinyeditor)Filament Forms TinyEditor is a package for [Laravel Filament](https://github.com/laravel-filament/filament) that wraps [TinyMce Editor](https://www.tiny.cloud) into a usable component. It's works with [Filament Forms](https://filamentadmin.com/docs/2.x/forms/installation) standalone too.
| Light mode | Dark mode |
|:----------------------------------:|:--------------------------------------:|
|  |  |## Compatibility
| Filament Version | Package Version |
|:----------------:|:---------------:|
| 3.x | 2.x |
| 2.x | 1.x |## Documentation
See the documentation for detailed [installation](docs/installation.md) instructions and [usage](docs/usage-and-customization.md) details.
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
## Security Vulnerabilities
Please review [our security policy](../../security/policy) on how to report security vulnerabilities.
## Credits
- [MohamedSabil83](https://github.com/mohamedsabil83)
- [All Contributors](../../contributors)## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.