 |
|
 |
|
Next: how to handle in-house credit card processing
|
| Author |
Message |
External

Since: Sep 29, 2006 Posts: 1
|
(Msg. 1) Posted: Fri Sep 29, 2006 12:28 am
Post subject: Which e-commerce software is best among osCommerce, Zen-Cart, X-Cart and Cube Cart Archived from groups: alt>ecommerce (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Sep 29, 2006 Posts: 2
|
(Msg. 2) Posted: Fri Sep 29, 2006 1:54 pm
Post subject: Re: Which e-commerce software is best among osCommerce, Zen-Cart, [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Oct 17, 2006 Posts: 1
|
(Msg. 3) Posted: Tue Oct 17, 2006 5:38 am
Post subject: Re: Which e-commerce software is best among osCommerce, Zen-Cart, X-Cart and Cube Cart [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Customize as in custom functions and features?
It is usually your knowledge of php that allows you to more easily
customize open source code.
Do you mean which one has the fullest feature set? Which is more
flexible?
Probably OSCommerce. Zencart is a fork of and is based on OSCommerce.
Be prepared to spend time researching and learning.
Best to define what you need to accomplish, then look for a solution.
On Sep 29, 2:28 am, "Mike" <ixpl....TakeThisOut@gmail.com> wrote:
> Hi
>
> I m student and for the purpose of my assignment i have to develop a
> ecommerce store.
> i m considering osCommerce, Zencart, Xcart and cubecart to use as
> ecommerce software.
>
> I m just beginner with PHP also so which one is best among to easily
> customeize and setup?
>
> Mike >> Stay informed about: Which e-commerce software is best among osCommerce, Zen-Ca.. |
|
| Back to top |
|
 |  |
External

Since: Sep 05, 2006 Posts: 11
|
(Msg. 4) Posted: Tue Oct 17, 2006 2:42 pm
Post subject: Re: Which e-commerce software is best among osCommerce, Zen-Cart, X-Cart and Cube Cart [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On 17 Oct 2006 05:38:14 -0700, "oscat" <cape2005 RemoveThis @gmail.com> wrote:
>Customize as in custom functions and features?
>It is usually your knowledge of php that allows you to more easily
>customize open source code.
>
>Do you mean which one has the fullest feature set? Which is more
>flexible?
>Probably OSCommerce. Zencart is a fork of and is based on OSCommerce.
>Be prepared to spend time researching and learning.
>
>Best to define what you need to accomplish, then look for a solution.
>
>On Sep 29, 2:28 am, "Mike" <ixpl... RemoveThis @gmail.com> wrote:
>> Hi
>>
>> I m student and for the purpose of my assignment i have to develop a
>> ecommerce store.
>> i m considering osCommerce, Zencart, Xcart and cubecart to use as
>> ecommerce software.
>>
>> I m just beginner with PHP also so which one is best among to easily
>> customeize and setup?
>>
>> Mike
X-Cart is a Russian rip-off of OS Commerce. OSC has the most support
by far
Paul
Want to Fix Something?
http://www.manuals4you.com
http://www.justmanuals.com
Instant download after purchase >> Stay informed about: Which e-commerce software is best among osCommerce, Zen-Ca.. |
|
| Back to top |
|
 |  |
External

Since: Oct 18, 2006 Posts: 1
|
(Msg. 5) Posted: Wed Oct 18, 2006 9:23 pm
Post subject: Re: Which e-commerce software is best among osCommerce, Zen-Cart, X-Cart and Cube Cart [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On 17 Oct 2006 05:38:14 -0700, "oscat" <cape2005.TakeThisOut@gmail.com> wrote:
>Customize as in custom functions and features?
>It is usually your knowledge of php that allows you to more easily
>customize open source code.
>
>Do you mean which one has the fullest feature set? Which is more
>flexible?
>Probably OSCommerce. Zencart is a fork of and is based on OSCommerce.
>Be prepared to spend time researching and learning.
>
>Best to define what you need to accomplish, then look for a solution.
>
>On Sep 29, 2:28 am, "Mike" <ixpl....TakeThisOut@gmail.com> wrote:
>> Hi
>>
>> I m student and for the purpose of my assignment i have to develop a
>> ecommerce store.
>> i m considering osCommerce, Zencart, Xcart and cubecart to use as
>> ecommerce software.
>>
>> I m just beginner with PHP also so which one is best among to easily
>> customeize and setup?
>>
>> Mike
Mike the biggest thing you need to watch out for is a huge number of
the PHP shopping cart or e-commerce packages are very vulnerable to
code injection, allowing hackers to exploit your site and even extract
your customer database through MySQL Injections. before choosing I
would google a few of the brands you are considering, using the brand
name and the word exploit - If you get hits you will know which
versions are vulnerable.
have fun!
Fred >> Stay informed about: Which e-commerce software is best among osCommerce, Zen-Ca.. |
|
| Back to top |
|
 |  |
External

Since: Aug 26, 2006 Posts: 17
|
(Msg. 6) Posted: Mon Oct 23, 2006 11:34 am
Post subject: Re: Which e-commerce software is best [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I have a very similar question. I have been trying some f/oss ecomm
solutions, and I have not been impressed.
First I tried drupal's ecomm module. I tried drupal because I know some
drupal, and I thought it might be easier to use something I knew. So
far, I can not get it to work at all.
I also tried TinyERP's ecomm solution. Again, I could not get it to
work at all.
I suppose OSCommerce and ZenCart are the two heavyweights.
Which is easiest for a beginner? >> Stay informed about: Which e-commerce software is best among osCommerce, Zen-Ca.. |
|
| Back to top |
|
 |  |
External

Since: Oct 23, 2006 Posts: 1
|
(Msg. 7) Posted: Mon Oct 23, 2006 12:01 pm
Post subject: Re: Which e-commerce software is best among osCommerce, Zen-Cart, X-Cart and Cube Cart [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
> Mike the biggest thing you need to watch out for is a huge number of
> the PHP shopping cart or e-commerce packages are very vulnerable to
> code injection, allowing hackers to exploit your site and even extract
> your customer database through MySQL Injections.
In general, what does it take to 'clean' the post variables,
so this is not a possibility or a concern?
1)
What about php's addslashes? Is that all it takes to
sanitize $_POST values?
.......addslashes($_POST['what_ever']);
2)
phpclasses.org has some "post variable filtering classes"
that allow only a defined subset of code-like constructs to
pass through. Is that sort of thing what it takes to
make POST vars safe?
How does one look at public domain form processing
code, that interacts with Mysql, and determine whether
it is safe or not? >> Stay informed about: Which e-commerce software is best among osCommerce, Zen-Ca.. |
|
| Back to top |
|
 |  |
External

Since: Aug 26, 2004 Posts: 4
|
(Msg. 8) Posted: Tue Oct 24, 2006 9:34 am
Post subject: Re: Which e-commerce software is best [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In article <1161628467.687618.133920.RemoveThis@m73g2000cwd.googlegroups.com>,
walterbyrd.RemoveThis@iname.com says...
> I suppose OSCommerce and ZenCart are the two heavyweights.
>
> Which is easiest for a beginner?
>
In terms of using the store when it's up and running, they are both very
straight forward. We have a couple of clients who have seriously never
used computers before but have purchased them solely to start trading
online - they've had no problems getting to grips with osCommerce.
In terms of installing the store, I know more about osCommerce than I do
Zencart (although I'd imagine it's very similar). osCommerce is quite
easy to set up and install if all you want is the standard "look". It
gets a bit more complicated if you want to customize the appearance of
the site or add extra features, but it's certainly not impossible for
the enthusiastic diy-er
The other alternative is to pay someone to set up and customise your
store for you. Several people (ourselves included) offer this service
and it's often better just to save on the hassle and get everything up
and running quickly and exactly as you want it.
Hope that helps,
Ali
www.vengavenga.com
Affordable Online Stores >> Stay informed about: Which e-commerce software is best among osCommerce, Zen-Ca.. |
|
| Back to top |
|
 |  |
External

Since: Sep 05, 2006 Posts: 11
|
(Msg. 9) Posted: Tue Oct 24, 2006 11:45 am
Post subject: Re: Which e-commerce software is best [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On 23 Oct 2006 11:34:27 -0700, "walterbyrd" <walterbyrd.DeleteThis@iname.com>
wrote:
>I have a very similar question. I have been trying some f/oss ecomm
>solutions, and I have not been impressed.
>
>First I tried drupal's ecomm module. I tried drupal because I know some
>drupal, and I thought it might be easier to use something I knew. So
>far, I can not get it to work at all.
>
>I also tried TinyERP's ecomm solution. Again, I could not get it to
>work at all.
>
>I suppose OSCommerce and ZenCart are the two heavyweights.
>
>Which is easiest for a beginner?
OSC has the most support
Want to Fix Something?
http://www.manuals4you.com
http://www.justmanuals.com
Instant download after purchase >> Stay informed about: Which e-commerce software is best among osCommerce, Zen-Ca.. |
|
| Back to top |
|
 |  |
| Related Topics: | E-Commerce website software question? - Does anyone know of a good software for website building that also allows for people to order products posted at website like shopping carts, etc.? Basically, one that is sophisticated yet easy enough to learn and get up and runningwhile being not too..
OSCommerce v. Actinic - Am I comparing apples to apples between OSCommerce and Actinic? I really like the all-in-one-wrapper Actinic Catalogue product. Sure OSCommerce is free but if I have to spend a shitload of time working with it whereas I can purchase Actinic and be done...
osCommerce Contribuion problem - I posted to the osCommerce contributions forum, got a good reply, but it has some data I'm confused by. I tried posting a reply to question, but haven't heard back yet, and hope someone here can help. Here's a "transcript" of the postings, if y...
premade osCommerce templates? - Considering my strengths are in other areas, I am wondering if I should just buy a template that I can base my site design after. I went to http://www.Algozone.com and saw what they have, but it's not quite what I had in mind. I hope to find other..
miva vs. oscommerce, which has the best backend? - Hi guys, Working on a project were it seems we'll have the option to either use miva or oscommerce for the shop. I've already setup an oscommerce demo and must say I rather like most of it. Only thing I find a bit disappointing is how it handles.. |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|