Christian Posted April 20, 2020 Share Posted April 20, 2020 Hi, I'm writing to know if any of you know a way to export specific tables or field of one table in csv arbitrarily. I mean lot of module allow us to export orders or customers but only using the prestashop built in tables. I have an external module that allow me to customize the information about orders, this module has his own tables and I would like to join the records from PR_ORDERS with PR_EXTERNAL_MODULE. Is there a module to run a query and simple get the result in csv? Or, do you know a way to achieve the same result without a module? Thanks Link to comment Share on other sites More sharing options...
Christian Posted April 20, 2020 Author Share Posted April 20, 2020 Hi, thank you for the response but I know that I can ask the developer to customize the query for me. I was searching a way to do it myself in an easy way. Link to comment Share on other sites More sharing options...
Guest Posted April 20, 2020 Share Posted April 20, 2020 Without knowledge of PHP, SQL and PrestaShop functions, it is not advisable. The answer would be on 10 pages. No one will do that for free. 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