florisca.levi Posted April 24, 2014 Share Posted April 24, 2014 Hello, I am currently using the newsletter block module version 1.4 offered by prestashop in version 1.5.5.0 The module requires only an email address to register to the newsletter. I would like to ask how can i export the registered contacts? Thank you in advance! --- Levi Link to comment Share on other sites More sharing options...
Eolia Posted April 24, 2014 Share Posted April 24, 2014 Hello, I am currently using the newsletter block module version 1.4 offered by prestashop in version 1.5.5.0 The module requires only an email address to register to the newsletter. I would like to ask how can i export the registered contacts? Thank you in advance! --- Levi in phpmyadmin -> SQL: SELECT email FROM `ps_newsletter` and export the result page in a csv file Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now