Hallo everybody
For my website i need to change the product table of the shop from the standard one to my table for some reasons. Is this possible?
kind regards
LAP0109
Please say exactly what you want to do - and why.
I want to organize my products not only from the shop, also from a application that runs on a computer. I want to make an mysql databse + a table(where all the products are in) and then use these tablecontent for my app and the shop. I cannot use the virtuemart standard table because i need some more infomations in the table. My question is now, is it possible to say virtuemart that it has to use my table and not the standard tables?
I hope these explains it a little bit more, just ask if you haven't understood everything.
IMHO a huge job - VM has many inter-related tables with dependencies between them - the products aren't just in one table - there are relationships between prices, cats, images, etc etc
if your going to hack VM why not add the missing fields you need?
That wouldn't help me. I want all the informations in one table, so i can easily insert update or delete one product from the application. The idee of this all is that i want to have a application that manages the products and that the shop(virtuemart) just takes these products and shows them in the shop and of course be able to sell them.
If this isn't easy to make with virtuemart, have you any other idee how i can makes this?
QuoteIf this isn't easy to make with virtuemart, have you any other idee how i can makes this?
No ... VM has a totally different architecture
Ok thats not cool
Is it maybe possible to update the products of the shop lets say every evening with a csv file or something? So that i make it with my own product table and just update the content of the shop every evening?
Sounds this possible and makeable?
csvi is the tool for that - has been mentioned many times on this forum
http://www.csvimproved.com