GetSimple Support Forum
Registration data and email. - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Scripts & Components (http://get-simple.info/forums/forumdisplay.php?fid=11)
+--- Thread: Registration data and email. (/showthread.php?tid=2574)



Registration data and email. - alvares - 2012-01-06

Hello, I'm building a landing page for a new site that I'm using GetSimple. I'm looking for a plugin to get the registration name and email to submit these data will be a list so I can send updates to those interested. Does anyone know how could do this or if you already have a plugin ready?


Registration data and email. - Connie - 2012-01-06

the data is stored in files in folder data/users in xml format
so it will not be too difficult to read these files

the relevant elements are <ITEM><USR> and <ITEM><EMAIL>