Mobile app version of vmapp.org
Login or Join
Bryan171

: Self-hosted E-commerce software (preferably PHP) with advanced import capabilities I'm looking for an e-commerce software, which I can host myself (hence I want to import a lot of products. Our

@Bryan171

Posted in: #Ecommerce #Php #ShoppingCart

I'm looking for an e-commerce software, which I can host myself (hence I want to import a lot of products. Our catalogue includes every product you can order, not just our stock. So that's why the no product limit would be important).

Advanced import: I would like to import my products from an XLS or CSV file. At the file upload, specify the rows, the data, what to get imported, if I want to merge or replace, etc. Everything you would expect. I don't want to edit the products one-by-one. That would take forever.

PHP: I have a Debian 6.0 server up and running, which I can modify any way I want. So anything that can be run on a Linux server is fine. (ASP.net would cost me wonders, hence you have to buy Server2008R2 AND the SQL.)

Open-source, and free alternatives: I tried many of them, just recently. They provide a viable webshop, for anyone who starts a new small shop, and wants to have his stock uploaded. That's fine. But you can't manage mass amount of items. Nor modify them, etc. Installing plugins is one way, but the only plugins I found were not free, and really badly written. Poor quality, full of security holes. The developer couldn't be found once you paid him. Hiring a developer again, is a waste of money and time. Hence he have to code this all down, and he will ask magnitude larger amount of money, also, if he obfuscates the code or decides to leave, I can't do anything.

That said, free software is not out of the league, but my personal experience says otherwise. This is not a shopping recommendation. I'm looking for a software.
(There is a Wikipedia entry, and many hits if you do a search. But the Wiki is really outdate, and the hits are mostly just SEO based. Even if you manage to find a product, it's highly overpriced, and hosted by the company (thus monthly paid). It also comes with a low product limit.)

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Bryan171

2 Comments

Sorted by latest first Latest Oldest Best

 

@LarsenBagley505

If you're OK with learning a new system and potentially hiring a developer for custom functionality, try out Magento. In my opinion, it's the best around.

It's default import/export functionality isn't that great, but can do most everything you're looking for. Instead of using the built-in functionality try Magmi with Magento. It will load thousands of products in seconds, and can be completely customized to download product CSV, reformat, and update products automatically.

Try it out, you won't be disappointed. Unless you're looking for a turnkey solution. If that's the case I would stay away from Magento. It's a steep learning curve for the non-technical.

If you're not convinced check out some of the brands that are using it: www.magentocommerce.com/showcase

10% popularity Vote Up Vote Down


 

@Si4351233

CS-Cart community edition is free open source php with smarty templates it's great, I use it as well as their pro version and meets all your needs.
www.cs-cart.com

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme