Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Download Customer Info and Puchases to csv?


carpenoctem

Recommended Posts

Posted

I am setting up a site for people to sign up for a trade show.

 

What I want to find out is if there is a way, that I can download to xls or csv or something like that say there are 5000 attendees.... just a listing of the attendees, and if they signed up for classes at the show... which classes...

 

I am thinking basically of setting up the Show Sign up as one item.... and each class as a different item... so basically I would want the file to show something like.

 

 

Comp Name....|....Cust Name...|....Show Reg..|......Class 1 Signup..|...Class 2.....| etc

company 1......|....Joe Blow......|..........x.........|...............x............|...................

|

company 2......|....Jane Smith...|..........x.........|...............x............|........x.........|

etc

etc

 

 

Is this possible???

Posted

Certainly is, guess you would need to write a query joining orders,order products and order product attributs.

 

But this depends on how you set up your products and how you get the customers to register for classes.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted
Certainly is, guess you would need to write a query joining orders,order products and order product attributs.

 

But this depends on how you set up your products and how you get the customers to register for classes.

 

 

I basically figured that I would set each class up like a product.... and that i would set the registration up as a product.

 

Is that how I should do it? If not.... how should i do it?

 

How do i setup the downloadable thing??

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...