https://github.com/shridarpatil/frappe_tinymce
Frappe app to replace default text editor with tinymce
https://github.com/shridarpatil/frappe_tinymce
editor frappe frappe-bench frappe-framework frappe-text-editor rich-text-editor tinymce
Last synced: about 1 month ago
JSON representation
Frappe app to replace default text editor with tinymce
- Host: GitHub
- URL: https://github.com/shridarpatil/frappe_tinymce
- Owner: shridarpatil
- License: other
- Created: 2022-01-11T09:15:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T12:10:06.000Z (about 1 year ago)
- Last Synced: 2025-03-18T13:32:25.604Z (about 1 month ago)
- Topics: editor, frappe, frappe-bench, frappe-framework, frappe-text-editor, rich-text-editor, tinymce
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 40
- Watchers: 2
- Forks: 42
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-frappe - Frappe tinyMCE - Replace frappe's Quill Text Editor with tinyMCE Text Editor. (Uncategorized / Uncategorized)
README
tinyMCE Text Editor for frappe apps
Replace frappe's Quill Text Editor with tinyMCE Text Editor
## Installation Steps
### Step 1) One time to get app```bench get-app https://github.com/shridarpatil/frappe_tinymce```
### Step 2) to install app on any instance/site
```bench --site [sitename] install-app frappe_tinymce```

#### License
MIT