Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T12:10:06.000Z (9 months ago)
- Last Synced: 2024-10-15T05:43:13.345Z (2 months ago)
- Topics: editor, frappe, frappe-bench, frappe-framework, frappe-text-editor, rich-text-editor, tinymce
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 36
- Watchers: 3
- Forks: 38
- Open Issues: 8
-
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```
![image](https://user-images.githubusercontent.com/11792643/200249709-9edff738-0625-485d-a916-c0e7afbc8579.png)
#### License
MIT