On Wed, May 26, 2010 at 1:40 PM, Jonathan Duncan <[email protected]> wrote: > > LMGTFY: http://tinyurl.com/34q67us > > Magento keeps getting better. > I know someone who really likes Volusion. > > Here are some others I read about a while back but never used. > > http://www.cs-cart.com/ > http://code.google.com/p/phpshop/ > http://www.turnkeywebtools.com/sunshop/shopping-cart-software.html > http://www.zen-cart.com/ > http://www.squirrelcart.com/ > http://www.viart.com/ > http://www.pinnaclecart.com/ > http://www.phpcart.net/ > http://www.cubecart.com/ >
My only issue with Magento is that the database password is stored in a xml file. I say that because you are not careful someone can very easily hack into your database. I like storing database connection info in *.php files so that it is executed to make it harder to gain access to it. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
