# Froala
> Froala is a lightweight WYSIWYG HTML rich text editor for web applications. Current version: v5.3.1. It offers ~35 plugins, 15+ framework integrations (React, Angular, Vue, Django, Rails, WordPress, and more), clean HTML output, and an elegant, customizable UI. Commercial licensing with unlimited users and developers on every plan; used by companies including Samsung, Apple, IBM, and Amazon. Froala is a sister product of Filestack (both Idera, Inc. brands) and integrates with Filestack for advanced file uploads.
Froala Editor installs via CDN (cdn.jsdelivr.net/npm/froala-editor@latest) or npm, and initializes with one line: new FroalaEditor("#selector"). Pricing and purchase are at https://cart.froala.com/. Source is on GitHub at https://github.com/froala/wysiwyg-editor (5000+ stars).
## Getting Started
- [Froala Homepage](https://froala.com/): Main site for the Froala WYSIWYG HTML editor
- [Documentation Overview](https://froala.com/wysiwyg-editor/docs/overview/): Entry point for all Froala Editor documentation
- [Quick Start Guide](https://froala.com/wysiwyg-editor/docs/getting-started/): Install via CDN or npm and initialize the editor in minutes
- [Concepts](https://froala.com/wysiwyg-editor/docs/concepts-land/): Guides for images, file upload, custom buttons, toolbars, and theming
- [Activation Method](https://froala.com/wysiwyg-editor/docs/activation/): How to apply your license key to remove the unlicensed banner
- [Download](https://froala.com/wysiwyg_editor-download/): Download the editor package directly
## API Reference
- [Options](https://froala.com/wysiwyg-editor/docs/options/): Complete list of configuration options
- [Events](https://froala.com/wysiwyg-editor/docs/events/): Editor lifecycle and interaction events
- [Methods](https://froala.com/wysiwyg-editor/docs/methods/): Public API methods for programmatic control
- [Plugins](https://froala.com/wysiwyg-editor/docs/plugins/): The ~35 optional plugins - tables, code view, image manager, char counter, and more
## Framework Integrations
- [All Framework Plugins](https://froala.com/wysiwyg-editor/docs/framework-plugins/): Index of 15+ supported frameworks
- [React](https://froala.com/wysiwyg-editor/docs/framework-plugins/react/): react-froala-wysiwyg component setup and config
- [Angular](https://froala.com/wysiwyg-editor/docs/framework-plugins/angular/): Official Angular integration
- [Vue.js](https://froala.com/wysiwyg-editor/docs/framework-plugins/vue/): vue-froala-wysiwyg integration
- [Django](https://froala.com/wysiwyg-editor/docs/framework-plugins/django/): django-froala-editor package and FroalaField
- [Rails](https://froala.com/wysiwyg-editor/docs/framework-plugins/rails/): Ruby on Rails integration
- [Symfony](https://froala.com/wysiwyg-editor/docs/framework-plugins/symfony/): Symfony bundle integration
- [WordPress](https://froala.com/wysiwyg-editor/docs/framework-plugins/wordpress/): WordPress plugin integration
- [Server SDKs](https://froala.com/wysiwyg-editor/docs/sdks/): Server-side image/file upload handling for PHP, Node.js, Python, Ruby, Java, and .NET
## Migration & Upgrades
- [Migrate from TinyMCE](https://froala.com/wysiwyg-editor/docs/migration-guides/tiny/initialization/): Option and API mapping for switching from TinyMCE
- [Migrate from CKEditor](https://froala.com/wysiwyg-editor/docs/migration-guides/ckeditor/): Switching guide from CKEditor
- [Migrate from Quill](https://froala.com/wysiwyg-editor/docs/migration-guides/quill/): Switching guide from Quill
- [Migrate from Summernote](https://froala.com/wysiwyg-editor/docs/migration-guides/summernote/): Switching guide from Summernote
- [Upgrade v2 to v4](https://froala.com/wysiwyg-editor/docs/migrate-from-version-2-to-version-4/): Breaking changes and upgrade path from v2
- [Upgrade v3 to v4](https://froala.com/wysiwyg-editor/docs/migrate-from-version-3-to-version-4/): Upgrade path from v3
- [Upgrade v4 to v5](https://froala.com/wysiwyg-editor/docs/migrating-from-froala-4-to-froala-5/): Upgrade path to the current v5 release
## Product & Pricing
- [Features](https://froala.com/wysiwyg-editor/features/): Full feature list of the editor
- [Live Demo](https://froala.com/wysiwyg-editor/demo/): Interactive editor playground
- [Examples](https://froala.com/wysiwyg-editor/examples/): Code examples - custom buttons, dropdowns, image manager, and more
- [Pricing](https://cart.froala.com/): License plans and purchase; unlimited users and developers on all plans
- [Changelog](https://froala.com/wysiwyg-editor/changelog/): Release notes for every editor version
- [Filestack Integration](https://froala.com/solutions/integration-with-filestack/): Advanced file uploads, storage, and AI features via Filestack
## Support
- [Help Center](https://wysiwyg-editor.froala.help/): Knowledge base and support tickets
- [FAQ](https://froala.com/wysiwyg-editor/faq/): Common licensing, integration, and usage questions
- [Contact](https://froala.com/contact/): Sales and support contact
## Optional
- [Blog](https://froala.com/blog/): Rich text editing insights, tutorials, and comparisons
- [Case Studies](https://froala.com/wysiwyg-editor/customers/): How teams build with Froala
- [Solutions](https://froala.com/solutions/): Use cases - CMS, LMS, email marketing, page builders, CRM
- [Online HTML Editor](https://froala.com/online-html-editor/): Free text-to-HTML tool
- [Tutorials](https://froala.com/tutorials/): Step-by-step integration tutorials
- [GitHub Repository](https://github.com/froala/wysiwyg-editor): Source repository with 5000+ stars