kevinchappell / formBuilder

A jQuery plugin for drag and drop form creation
https://formbuilder.online
MIT License
2.63k stars 1.39k forks source link

npm plugin system #1582

Open ArshSSandhu opened 3 months ago

ArshSSandhu commented 3 months ago

Description:

rather than putting all the code in the client #47 in a single repo #1294 , why not build a plugin system? I am open to developing one like: https://www.npmjs.com/package/use-plugin https://www.hkinfosoft.com/blog/how-to-build-a-plugin-system-with-node-js/ https://stateful.com/blog/build-a-plugin-system-with-node

is this something you would be interested in? I am starting a project to work on it.

kevinchappell commented 3 months ago

I am very open to this and @lucasnetau and I were actually discussing it the other day. Initially I thought an example repo that could be forked and documentation would be a good start. @lucasnetau has a couple great examples here: https://github.com/lucasnetau/formBuilder-plugins https://github.com/lucasnetau/formBuilder-plugin-media