TinyMCE is an open source WYSIWYG HTML editor that provides a modern rich text editing experience for web applications. Use this tag for questions regarding the usage of TinyMCE and its integration with CMSs and other web-based applications.
TinyMCE is an open source WYSIWYG HTML editor that provides a modern rich text editing experience for web applications. It is useful for developers who want a simple yet powerful way for users to create and edit HTML content online.
TinyMCE is integrated into thousands of open source and commercial applications such as:
- Content management systems (CMSs)
- Learning management systems (LMSs)
- Customer relationship management (CRM) and marketing automation systems
- Email marketing systems
- Content creation in SaaS systems
Core features
In addition to basic formatting tools like bold, italic, underline, lists, and alignment, it provides a wide array of tools one would expect to find in the modern content creation apps like the ability to insert images, videos, tables, and spell checking. There’s also a range of additional features specially designed to assist with productivity, compliance, and collaboration.
TinyMCE is highly configurable to cater to a range of use cases. It can be set up with lots of options and tools, or just a few, depending on whether you’re using it within, say, a chat client or a CMS. With 50+ powerful plugins available to developers, extending TinyMCE is as simple as including a single line of code. The look and feel can also be configured to match particular UIs and design systems.
It’s easily integrated with 12+ popular front-end frameworks, including twitter-bootstrap, reactjs, angular, and vue.js.
Browser compatibility
TinyMCE is compatible with all modern browsers, including Firefox, Safari, Opera and Google Chrome, across multiple operating systems, while also providing an enhanced experience for mobile users.
API
TinyMCE includes an extensive API library with over 400 functions, for developing custom plugins and integrations.
License The TinyMCE core is licensed under the permissive MIT open source license. Premium features and professional support are available through [premium plans].11
Useful links