>>I'm looking for a script or solution so that I can import a csv file containing >>data into MediaWiki. My data file includes name, address, phone number, website >>address, and description and currently it is in a csv file. I can convert my raw >>data into another type of file, but looking for a solution to import this data >>quickly and easily into Mediawiki so that I don't have to hand enter the data. Are >>there any scripts that you know of that are already setup to do this? If not, how >>difficult would it be to write something to do this and what would you suggest? >>Ideally the script could be run at the server level or run directly in MYSQL window >>so that data could be quickly imported using command line instead of using slower >>solution like a php parse, but I'm open to suggestions. Thanks for any help you all can provide.
Our tool MWCSVIMPORT was designed to do exactly what you want. Read More about the Mediawiki CSV Import tool
