Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
Hi, I am searching for paid/unpaid Drag and drop plugin for form designer in CKEditor.

Plugin should drop controls like input, multiselect, checkbox list, radio list, etc.. and every control should have a label on left.

The properties of the control can be easily modifiable through UI.

Thanks.

What I have tried:

No luck yet in finding such plugin
Posted
Updated 26-Sep-21 21:28pm
v2

I would suggest you visit CKEditor's documentation and try what is provided there, Drag and Drop Integration - CKEditor 4 Documentation[^]. Keep reading.

If you want to find a good solution, Google is the place to ask for such queries. Google yeilds,
Drag and Drop Image Uploads | CKEditor.com[^] (MIT license)
SimpleUploads (file and images upload options) | CKEditor.com[^] (Commercial lincese)

Ignore the above links as they are upload plugins, whereas your requirement is different.

CodeProject also has some good resources and you can search for the material in the top-right corner, try, "ckeditor drag and drop" "ckeditor page builder", and you might be able to find something.

Reading your question a bit more, it seems like you want a page builder, for that the following plugin might help,
Bootstrap Builder (Mobile Friendly / Responsive) | CKEditor.com[^]. Also, in future, please use the correct namings; page-builder instead of drag-and-drop. Drag and drop mostly is confused for upload plugins.
 
Share this answer
 
v3
Hey, did you find any solution for same?
 
Share this answer
 
Comments
Richard Deeming 27-Sep-21 9:38am    
"Me too" is not a solution to anyone's question.

If you want to ask for more information, click the "Have a Question or Comment?" button under the question and post a comment. Do not post your comment as a "solution" to the question.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900