WPPizza – A Restaurant Plugin for WordPress › Support › General Support › email address
- AuthorPosts
- 19 June, 2015 at 8:36 pm #10714
how do you pull out the email address and phone of the order form from the order details (order history) can I pull this out into a csv?
20 June, 2015 at 5:30 pm #10720if you enable “Use when Registering ?” in wppizza->order form settings next to the relevant form field, it will be added to the wordpress user data in which case you can then export your user data (there are lots of plugins on wordpress) with those being part of that export
something like this probably – https://wordpress.org/plugins/export-users-to-csv/ – not tested though
22 June, 2015 at 9:29 pm #10782Hi no I’m not using the registration part, I just thought the database would hold the information somewhere as it holds the reporting on the food ordered?
30 June, 2015 at 9:20 pm #10898It is possible to pull out the email address from the reporting bit? or does it hold it in a database table i can pull it from?
30 June, 2015 at 9:26 pm #10900the emails are in the database with the order.
the reason why they are not displayed anywhere is because the only conceivable reason why you could really want them is to spam people.if you want peoples email addresses, get them to register .
although it would not be too difficult to get the emails out of the database, i will not provide a way to do this for above reasons.
sorry, but i have strong views on that subject
30 June, 2015 at 9:35 pm #10904Ok Olly, I agree, I’m looking at getting the register working – thanks
30 June, 2015 at 9:38 pm #10906ok,
it’s easy. all you need to do is enable “allow everybody to register” (which will also have the advantage – if they do – that next time their details are already filled in if the log in….) - AuthorPosts
- The topic ‘email address’ is closed to new replies.