jaychennai Posted September 28, 2014 Share Posted September 28, 2014 (edited) i was doing a project and needed to enter around 165 manufacturer names, which time consuming , so wrote a small php code that takes a text file, parses it and inserts the necessary values into ps_manufacturer table. Attaching the same, if anyone can make a module out of it , by allowing any tables to be mass inserted would be nice Just uploaded any where in server and run , update the database connection values accordingly in the insert.php file cheers jay insert.php list.txt Edited September 28, 2014 by jaychennai (see edit history) Link to comment Share on other sites More sharing options...
PascalVG Posted September 30, 2014 Share Posted September 30, 2014 Hi jay, Thanks for the php file. Just a warning. Manufacturer fields are multi language, and multi shop, so you should also add some records to ps_manufacturer_lang and ps_manufacturer_shop table to complete it. My 2 cents, pascal. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now