Mass coupons - creating hundreds of coupons

  • dswatson83
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
13 years 6 months ago #12205 by dswatson83
I need to create many coupons...probably 300-500. It looks like I have to enter these one at a time. Are these coupons stored somewhere in a txt file or something that I can manually edit a copy the coupon codes in rather than having to create a new coupon each time within the extension.

I am using these coupon codes for gift cards which I have sold. If anyone has a better method for dealing with lots of gift cards (each with a unique number) let me know. Thanks

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #12222 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Mass coupons - creating hundreds of coupons
Hi

The coupons are stored in a database table called t0r4j_eb_coupons. You can access to that tables via phpmyadmin to insert data manually .

If you have list of coupons stored in a text (or csv file), maybe you can write a simple script to import it into t0r4j_eb_coupons table .

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc