{"id":37004199,"url":"https://github.com/pavelleonidov/magento2-tinymce4","last_synced_at":"2026-01-14T00:37:01.748Z","repository":{"id":57036531,"uuid":"128639660","full_name":"pavelleonidov/magento2-tinymce4","owner":"pavelleonidov","description":"Replaces the current Magento 2 core RTE editor by the newest version of TinyMCE 4","archived":false,"fork":false,"pushed_at":"2020-09-20T22:51:30.000Z","size":515,"stargazers_count":20,"open_issues_count":9,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-27T17:29:25.557Z","etag":null,"topics":["magento2","magento2-module","tinymce","wysiwyg-editor"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"osl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pavelleonidov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-08T12:37:34.000Z","updated_at":"2024-09-05T20:52:26.000Z","dependencies_parsed_at":"2022-08-24T06:40:31.820Z","dependency_job_id":null,"html_url":"https://github.com/pavelleonidov/magento2-tinymce4","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/pavelleonidov/magento2-tinymce4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavelleonidov%2Fmagento2-tinymce4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavelleonidov%2Fmagento2-tinymce4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavelleonidov%2Fmagento2-tinymce4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavelleonidov%2Fmagento2-tinymce4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pavelleonidov","download_url":"https://codeload.github.com/pavelleonidov/magento2-tinymce4/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavelleonidov%2Fmagento2-tinymce4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28406520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["magento2","magento2-module","tinymce","wysiwyg-editor"],"created_at":"2026-01-14T00:37:01.120Z","updated_at":"2026-01-14T00:37:01.705Z","avatar_url":"https://github.com/pavelleonidov.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TinyMCE 4 WYSIWYG editor for Magento 2\n \nThe Magento 2 versions up to 2.2.* implement the legacy TinyMCE 3.x editor, with all its disadvantages. This module contains the current version of TinyMCE 4 for all major Magento 2 versions and upgrades all editor related core dependencies to be fully compatible with the Magento 2 backend and frontend, including customized plugins for inserting/editing widgets and variables. The Magento 2 versions up to 2.2 are supported by this module up to module version 1.0.*.\n\nFor Magento 2.3: The new major releases include TinyMCE 4 in its core. However, it faces some issues when using in production mode and also, the core implementation is limited in its selection of editor plugins. This module fixes the issues for using in production context and extends the plugin selection as well. Version 2.0.0 of this module and upwards supports Magento 2.3. \n\nAlso, the editor is configured to extend the schema of allowed HTML tags (useful if you're using the product description for multichannel rollouts with e. g. M2ePro).\n\n![](https://snag.gy/Udn5RS.jpg)\n\n## Requirements\n\nThe TinyMCE 4 module is tested and working with Magento 2.1.x, Magento 2.2.x and Magento 2.3.x.\n\n## Installation\n\nVia composer in the root directory of your Magento 2 installation:\n\n### Magento 2.3\n```\ncomposer require pavelleonidov/module-tinymce4\nphp bin/magento setup:upgrade \u0026\u0026 php bin/magento setup:di:compile\n# in production context:\nphp bin/magento setup:static-content:deploy \n```\n### Magento 2.2 and below\n\nUse the tag ^1.0 - version 2.0 and upwards are compatible with Magento 2.3 only.\n\n```\ncomposer require pavelleonidov/module-tinymce4:^1.0\nphp bin/magento setup:upgrade \u0026\u0026 php bin/magento setup:di:compile\n# in production context:\nphp bin/magento setup:static-content:deploy \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavelleonidov%2Fmagento2-tinymce4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpavelleonidov%2Fmagento2-tinymce4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavelleonidov%2Fmagento2-tinymce4/lists"}