I am using Easy Populate 2.76E and have just recently added the field products_upc to the table products in my mysql database. How do I get easy populate to to work with this field?
I tried to modify the code myself in easypopulate.php but have only had marginal success. I can get the UPC number field when I create the csv, but easy populate will not insert the UPC into the DB when I do an upload.
I do not understand how the Extra Field option works in easy populate as there is no information about it in the manual. The only thing I know how to do is turn the option on, but that does nothing to help me.