I am looking for a method to add a customer to a wholesale shopper group.
We have 3 distinct websites in which a customer can become added to our new wholesale shopper group by filling out a chronoform. The information is saved into a db and also emailed to us. Right now, we have to manually add them to each website.
Trying to figure out a way to take their information and add them as a customer in Virtuemart with a shopper group of contractor. I am able to use CVI import to import from an Excel CSV file, but thinking there might be a better way with cronoforms / cronoconnectivity?
Any ideas?
Thanks.
We have 3 distinct websites in which a customer can become added to our new wholesale shopper group by filling out a chronoform. The information is saved into a db and also emailed to us. Right now, we have to manually add them to each website.
Trying to figure out a way to take their information and add them as a customer in Virtuemart with a shopper group of contractor. I am able to use CVI import to import from an Excel CSV file, but thinking there might be a better way with cronoforms / cronoconnectivity?
Any ideas?
Thanks.
Hi mowlman,
You can link to a remote database from ChronoForms (provided that it is accessible) so you could just add code to add a new shopper to the table on the other two sites when s/he registers on the first one.
You might also look at Nooku to give you a common site infrastucture for all three sites, if they are similar that might save you a lot of work.
Bob
You can link to a remote database from ChronoForms (provided that it is accessible) so you could just add code to add a new shopper to the table on the other two sites when s/he registers on the first one.
You might also look at Nooku to give you a common site infrastucture for all three sites, if they are similar that might save you a lot of work.
Bob
This topic is locked and no more replies can be posted.