Jump to content

Arbitrarily export in csv


Christian

Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...