|
|
#1 |
|
Junior Member
Join Date: Jul 2006
Posts: 2
Rep Power: 0 ![]() |
Hello,
i have been asked by quite a few car dealers now if it is possible to import a csv file of their available stock for sale, this would be quite a good idea as many dealers have hundreds of cars for sale, and inputting them indivudually would take many hours. Maybe somebody have written a mod for this, if so please let me know.. or if anybody has any other ideas i would appreciate any input. Thanks Regards Mark |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Mar 2006
Posts: 4,001
Rep Power: 98 ![]() ![]() |
A universal import feature would be very difficult to implement. Since every source CSV file and every classified site can have different fields it would take a decent understanding and a lot of intervention in terms of setup and binding CSV fields to database fields to get something like this to work.
__________________
Larry. (Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free) Set your site apart from the competition with one of my modules...... Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Jun 2006
Posts: 172
Rep Power: 15 ![]() |
Such a feature would be of great benefit in selling commercial classified accounts for me as well.
It doesn't really need to be a universal import. It can be rigid. (these values in this order). I don't think any of my customers would need to use such a feature as a regular maintenance feature, in fact, I'm not sure I would want them to have access to it at all. I'd rather have it as an admin feature. The initial setup, where there could be hundreds of entries, is where it would be extremely helpful. If a customer could give me their inventory in a tab, csv, or Excel file for the intitial setup that would make life easier for everyone and make it an easier sell. I can easily manipulate it to conform to the structure of the import. I have done a bulk csv import through MySQLAdmin, but I missed a field, so had to go back and fix some things manually.
__________________
Greg 3.1.4 Designer Last edited by gregbatch; 07-27-2006 at 12:02 PM. |
|
|
|
|
|
#4 |
|
Member
Join Date: Apr 2006
Posts: 44
Rep Power: 13 ![]() |
I would be interested in this as well.
|
|
|
|
|
|
#5 |
|
Moderator
|
How would you suggest handling images? If they are importing several hundred vehicles doing the listing image uploads would be problematic. Would you just have them use modify listing and add in the images?
|
|
|
|
|
|
#6 |
|
Member
Join Date: Apr 2006
Posts: 44
Rep Power: 13 ![]() |
While I'm not sure the exact best way to do it, in this thread:
Suggestions for Dealers I suggest having the ability to lasso and upload multiple images at once. With that feature and a decent connection, you could probably add images for 50-100 ads in an hour or so, depending on how efficient you can make the user interface. With the current system and multiple images per ad, it would take much longer. Last edited by bearcat; 08-12-2006 at 08:07 AM. |
|
|
|
|
|
#7 |
|
Senior Member
Join Date: Jun 2006
Posts: 172
Rep Power: 15 ![]() |
In an app I had several years ago, the upload was simply a bulk FTP to a folder. The client was responsible for having the filename of the photos in the appropriate record of the csv file.
__________________
Greg 3.1.4 Designer |
|
|
|
|
|
#8 | |
|
Senior Member
Join Date: Aug 2006
Location: Georgian Bay, Ontario Canada
Posts: 163
Rep Power: 14 ![]() |
Quote:
__________________
B. Gordon v.4.0.9 Developer |
|
|
|
|
|
|
#9 |
|
Member
Join Date: Sep 2006
Location: Oz
Posts: 59
Rep Power: 12 ![]() |
The easiest way i know (bearing in mind i am novice) is to add a new listing with everypossible field used and the go to your MYPHPadmin which you should by the link in your Control Panel. download an export of the file modify and upload again.
i wanted to remove all but two countries from the countries list, Using modify would of taken hours, using MYSQL it was just a matter of selecting mark all and de-selecting the two i wanted and hitting delete |
|
|
|
|
|
#10 |
|
Senior Member
Join Date: Jun 2006
Posts: 172
Rep Power: 15 ![]() |
I did the merge file setup in Excel. Let me look and see if I still have it handy and I'll get back to you.
Basically I did this: 1. Did export in MySQL Admin to get the structure. 2. rearranged columns in Excel to match the db structure 3. Exported from Excel as tab separated (can't use commas, as they may be in text and Excel doesn't put the " qualifier on it. 4. Opened in Word Perfect and did search for tab and replaced with | 5. Imported data in MySQL Admin using | as my separator It seems like alot, but in reality it takes only a few minutes compared to entering it. Now, I know there are some great data utilities out there that will rearrange, parse, merge, and change delimiters on various text files, but I needed something fairly quick and didn't have time to look. I'll keep looking for those file for you...
__________________
Greg 3.1.4 Designer Last edited by gregbatch; 09-16-2006 at 10:29 AM. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Import Feeds from other 68 sites | juven14 | v3.1 Modules & Modifications | 5 | 03-01-2007 12:20 AM |
| Deleting uploaded files from the File upload feature | sporthorsebreeder | v3.1 Questions & Support | 4 | 09-12-2006 04:40 AM |
| Upload File Feature does not work | sporthorsebreeder | v3.1 Questions & Support | 10 | 08-16-2006 10:39 AM |
| Debug Feature | sleepy | v3.1 Questions & Support | 2 | 05-03-2006 07:27 PM |