Topic: WYSIWYG Editor
                  
                  INDHEAL
                  premium
                  asked 5 years ago
                
How to get a browse Image button while inserting an image in WYSIWYG Editor ?
Can the inserted image be saved in a specified folder ?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Opened
Specification of the issue
              - ForumUser: Premium
 - Premium support: Yes
 - Technology: MDB React
 - MDB Version: 4.23.1
 - Device: All
 - Browser: Chrome, Firefox
 - OS: windows
 - Provided sample code: No
 - Provided link: No
 
Tags
                  
Piotr Glejzer staff commented 5 years ago
Hi,
I think this is possible but there is no option in this editor to save images in a specified folder. This is probably what you have to do with nodeJS ( for example, you can use PHP or another backend programming language ). There is a little example of that:
https://stackoverflow.com/questions/15772394/how-to-upload-display-and-save-images-using-node-js-and-express.