CodeIgniter Forums
Survey Builder - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Addins (https://forum.codeigniter.com/forumdisplay.php?fid=34)
+--- Thread: Survey Builder (/showthread.php?tid=78956)



Survey Builder - schwaluck - 03-31-2021

Hey there,

I am currently working on my own web application with CI4. Now I am thinking about integrating a survey builder as a part of the application.
I have already found LimeSurvey, but I am wondering if this is too extensive and how this would be integrated in CI4. Does anyone know alternative solutions and has already integrated them into CI4?

I am looking forward to any feedback! Smile


Best regards
schwaluck


RE: Survey Builder - saiman - 03-02-2022

Zigaform from CodeIgniter looks interesting. It's built on CodeIgniter as well.