php - Virtuemart and automatic import of a file in my database -


i convert text file excel , modify data inside excel file , import new excel file database using php.

the contents of excel file, example, products , prices , modification on prices. update of products in database , on website automatic. planning use joomla virtuemart.

my question this: virtuemart allow me this?

natively, vm not support excel importing, though there may tools available @ jed. i've done lot of using phpexcel gives me flexibility consider format of spreadsheet, may happen using vm products , custom fields.

i found link on vm forums might help. it's earlier version of vm, think, might provide foundation started with.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -