I would like to convert a text file to excel and then modify certain data inside the excel file and then import this new excel file to a database using PHP.
The contents of the excel file, for example, will be products and their prices and the modification will be on the prices. So the update of the products in the database and on the website will be automatic. I am planning to use Joomla with Virtuemart.
My question is this: will Virtuemart allow me to do this?