Hi,
could someone explain whether i need the cvs feature or dont i.
I dont understand this cvs-feature and i m not able to understand the featuredescription, because it s really short.
Sorry and thanks
CSV stands for Comma Seperated Value. It's a way that you can store all of your products, prodcut descrp, pricing etc...
You can export your inventory into this type of file
Or you can take a CSV file, and populate all of your products with it.
I hope this helps.
ok this i've known, but why i have to need a server for this csv?
You mean CVS, which stands for "Concurrent Versions System" and holds the source code of software projects.
You only need the latest source if you want to stay up-to-date with an unstable development version which has more features and fixed bugs.
ciao, Soeren