Quote:
Any addon for feedback or custom form builder to store the data in database?Currently in the feedback system no data is stored in db I want to store the data in database so that for future use we can use that data for marketing promotion?
|
There's a Bootstrap 3 form generator available
here.
As for the PHP form processing / DB storing part, a quick and easy solution is
Forms to Go.