<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ChaseSagum.com &#187; ubercart</title>
	<atom:link href="http://chasesagum.com/tag/ubercart/feed" rel="self" type="application/rss+xml" />
	<link>http://chasesagum.com</link>
	<description>An Open Source Way of Life!</description>
	<lastBuildDate>Sat, 13 Mar 2010 16:37:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How To: Get Drupal &amp; Ubercart Up &amp; Running</title>
		<link>http://chasesagum.com/get-drupal-ubercart-up-running</link>
		<comments>http://chasesagum.com/get-drupal-ubercart-up-running#comments</comments>
		<pubDate>Tue, 15 Sep 2009 19:09:02 +0000</pubDate>
		<dc:creator>Chase</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[ubercart]]></category>

		<guid isPermaLink="false">http://chasesagum.com/?p=956</guid>
		<description><![CDATA[
			
				
			
		
I wrote a post quite a while back about Drupal &#38; Ubercart and got an overwhelming response. So apparently my audience loves Ubercart! Which is a good thing considering Ubercart is &#8220;da bomb.com&#8221; if you know what I mean. So I wanted to take some time and put together a tutorial on how to Install [...]]]></description>
			<content:encoded><![CDATA[<div class="wpbuzzer_button" style="float: right"><a href="http://bit.ly/dl325U" title="Share with Google Buzz"><img src="http://chasesagum.com?wpbuzzer_static_button=1&id=956" alt="Share with Google Buzz"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchasesagum.com%2Fget-drupal-ubercart-up-running"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchasesagum.com%2Fget-drupal-ubercart-up-running&amp;source=chasesagum&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I wrote a post quite a while back about Drupal &amp; Ubercart and got an overwhelming response. So apparently my audience loves Ubercart! Which is a good thing considering Ubercart is &#8220;da bomb.com&#8221; if you know what I mean. So I wanted to take some time and put together a tutorial on how to Install Drupal &amp; Ubercart and get it up and running. In this case I am using a <a href="http://www.dreamhost.com/r.cgi?462335" target="_blank">Dreamhost server</a> which works perfectly with Drupal and Ubercart.</p>
<p><strong>Step 1: Download <a href="http://drupal.org/" target="_blank">Drupal</a> version 5 and <a href="http://www.ubercart.org" target="_blank">Ubercart</a> 1.7</strong></p>
<p>At the time I am writing this tutorial, this is the most recent production version of Ubercart. And it requires version 5 of Drupal.</p>
<h3>Let&#8217;s Install Drupal!</h3>
<p><strong>Step 2: Upload the Drupal contents into your directory of choice via FTP.</strong></p>
<p>In this case I created a new directory called &#8220;Ubercart&#8221; and uploaded all files located in the &#8220;drupal&#8221; folder into it.</p>
<p><strong>Step 3: Go to your Dreamhost Control Panel and login</strong></p>
<p><strong>Step 4: Go to Goodies &gt;&gt; MySQL Databases</strong></p>
<p><img class="alignnone size-full wp-image-957" title="dreamhostGoodies" src="http://chasesagum.com/wp-content/uploads/2009/09/dreamhostGoodies.jpg" alt="dreamhostGoodies" /></p>
<p><strong>Step 5: Create Database, Add database to a Hostname and MySQL User</strong></p>
<p>In this step, we are creating a MySQL database. Then connecting that database to a hostname and MySQL user. Then jot this information down as you will need it when running the Drupal installation wizard.</p>
<p><img class="alignnone size-full wp-image-958" title="dreamhostCreate" src="http://chasesagum.com/wp-content/uploads/2009/09/dreamhostCreate.jpg" alt="dreamhostCreate" /></p>
<p><strong>Step 6: Run The Drupal Installation Wizard</strong></p>
<p>To run the Drupal installation wizard, go to your directory via your web browser. Drupal will now direct you to a screen which asks you for your database details that you just setup in Dreamhost. Fill those out and hit the &#8220;save configuration&#8221; button. With Dreamhost, remember that &#8220;Localhost&#8221; will not work and that you need to click the &#8220;Advanced Options&#8221; link below and fill out your specific host name.</p>
<p><img class="alignnone size-full wp-image-959" title="drupalWizard" src="http://chasesagum.com/wp-content/uploads/2009/09/drupalWizard.jpg" alt="drupalWizard" /></p>
<p><strong>Step 7: Create The First Drupal Account To Finish Drupal Installation</strong></p>
<p>The image below highlights the link that you are then directed to to create the first main user for your new Drupal installation. This is an important step to finishing your Drupal install. Once you do this a password will be auto generated for you. Be sure to change this password to your password of choice.</p>
<p><img class="alignnone size-full wp-image-960" title="drupalCreateAccount" src="http://chasesagum.com/wp-content/uploads/2009/09/drupalCreateAccount.jpg" alt="drupalCreateAccount" /></p>
<h3>Now Let&#8217;s Install Ubercart!</h3>
<p><strong>Step 8: Upload the required Drupal modules for Ubercart to work properly</strong></p>
<p>Next you need to install a few modules. Create a directory called &#8220;modules&#8221; inside the sites/all directory. Download, extract, and upload the following modules into your new &#8220;modules&#8221; directory.</p>
<ul>
<li> <a href="http://drupal.org/project/tapir" target="_blank">Tables API (TAPIr)</a></li>
<li><a href="http://drupal.org/project/ubrowser" target="_blank">uBrowser</a></li>
<li><a href="http://drupal.org/project/token" target="_blank">Token</a></li>
<li><a href="http://drupal.org/project/workflow_ng" target="_blank">Workflow-ng </a></li>
</ul>
<p><strong>Step 9: Active these new modules in your module administration</strong></p>
<p>Go back to your new Drupal installation and go to the Module administration page. Now you want to activate the modules exactly how you see the image below.</p>
<p><img class="alignnone size-full wp-image-961" title="ubercartEnable" src="http://chasesagum.com/wp-content/uploads/2009/09/ubercartEnable.jpg" alt="ubercartEnable" /></p>
<p><strong>Step 10: Upload image modules for image capability</strong></p>
<p>Next we probably want to show images with our products. To do this we need to install a few more modules to allow Ubercart to do this. Download, extract, and upload the following modules into your sites/all/modules directory.</p>
<ul>
<li> <a href="http://drupal.org/project/cck" target="_blank">Content Construction Kit (CCK)</a> Only the Content module is needed.</li>
<li><a href="http://drupal.org/project/imagefield" target="_blank">Image Field</a></li>
<li><a href="http://drupal.org/project/imagecache" target="_blank">Imagecache </a></li>
<li><a href="http://drupal.org/project/thickbox" target="_blank">Thickbox </a></li>
</ul>
<p><strong>Step 11: Active these modules in your Module Administration page</strong></p>
<p>Now we want to go back to the Module Administration page and activate these modules. For the CCK, all we need to activate is the module called &#8220;Content&#8221; to make Ubercart work properly.</p>
<p><img class="alignnone size-full wp-image-962" title="ubercartContent" src="http://chasesagum.com/wp-content/uploads/2009/09/ubercartContent.jpg" alt="ubercartContent" /></p>
<p><strong>Step 12: Upload and Activate the Ubercart Module</strong></p>
<p>Now it&#8217;s time to finally upload and activate the Ubercart module. Take your Ubercart folder and upload it just like you have been uploading your other modules. Go back to your module administration page and activate the REQUIRED ubercart modules as shown below.</p>
<p><img class="alignnone size-full wp-image-963" title="ubercartCore" src="http://chasesagum.com/wp-content/uploads/2009/09/ubercartCore.jpg" alt="ubercartCore" /></p>
<p><strong>Step 13: Activate other useful Ubercart Modules and customize your theme</strong></p>
<p>You will notice that there are dozens of other modules that you can activate that are optional with Ubercart. These modules extend Ubercart&#8217;s functionality. Go through these and start activating the ones you are going to need. Then start customizing your Drupal theme and start making your site look more like an online store!</p>
<p>That&#8217;s it! You now have Drupal and Ubercart working perfectly on a Dreamhost web hosting server. <a href="http://www.dreamhost.com/r.cgi?462335" target="_blank">I picked Dreamhost</a> because their control panel is very user friendly, and their servers come with all the necessary requirements to make Drupal and Ubercart run correctly. If you have any more specific questions about Ubercart feel free to <a href="http://chasesagum.com/contact" target="_blank">contact me</a> or leave a comment in the thread.</p>
<img src="http://chasesagum.com/?ak_action=api_record_view&id=956&type=feed" alt="" /><ul class="related_post"><li><a href="http://chasesagum.com/7-reasons-to-use-ubercart" title="7 Reasons to Use Ubercart!">7 Reasons to Use Ubercart!</a></li><li><a href="http://chasesagum.com/easily-setup-ssl-authorizenet-with-ubercart" title="Easily Setup SSL &#038; Authorize.net with Ubercart">Easily Setup SSL &#038; Authorize.net with Ubercart</a></li><li><a href="http://chasesagum.com/drupal-ubercart-simple-shopping-cart" title="Drupal + Ubercart = Simple Shopping Cart">Drupal + Ubercart = Simple Shopping Cart</a></li><li><a href="http://chasesagum.com/5-essential-modules-for-running-a-drupal-powered-affiliate-site" title="5 Essential Modules for Running a Drupal Powered Affiliate Site">5 Essential Modules for Running a Drupal Powered Affiliate Site</a></li><li><a href="http://chasesagum.com/captcha-module-for-drupal" title="Captcha Module for Drupal">Captcha Module for Drupal</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://chasesagum.com/get-drupal-ubercart-up-running/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>7 Reasons to Use Ubercart!</title>
		<link>http://chasesagum.com/7-reasons-to-use-ubercart</link>
		<comments>http://chasesagum.com/7-reasons-to-use-ubercart#comments</comments>
		<pubDate>Thu, 30 Oct 2008 19:52:22 +0000</pubDate>
		<dc:creator>Chase</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[ubercart]]></category>

		<guid isPermaLink="false">http://chasesagum.com/?p=816</guid>
		<description><![CDATA[
			
				
			
		
The author over at Top Notch Themes recently put together a cool blog post where he talked about Ubercart and why you should use it for your ecommerce solution. I personally am using Ubercart for my own ecommerce sites as well as all of my clients. I think it&#8217;s a great cart system and because [...]]]></description>
			<content:encoded><![CDATA[<div class="wpbuzzer_button" style="float: right"><a href="http://bit.ly/b4xfSc" title="Share with Google Buzz"><img src="http://chasesagum.com?wpbuzzer_static_button=1&id=816" alt="Share with Google Buzz"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchasesagum.com%2F7-reasons-to-use-ubercart"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchasesagum.com%2F7-reasons-to-use-ubercart&amp;source=chasesagum&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>The author over at <a href="http://www.topnotchthemes.com">Top Notch Themes</a> recently put together a cool blog post where he talked about Ubercart and why you should use it for your ecommerce solution. I personally am using <a href="http://ubercart.org">Ubercart</a> for my own ecommerce sites as well as all of my clients. I think it&#8217;s a great cart system and because it is made for the Drupal CMS it&#8217;s even better. Here are the 7 reasons that Steph listed in the article:</p>
<h3>1) Big names are using it</h3>
<p>Prominent companies such as AOL and Warner Brothers Records has been using Ubercart for a while. More recently, Lullabot launched an Ubercart site for their conference registration.</p>
<h3>2) Stable release for Drupal 5, significant progress on Drupal 6 version</h3>
<p>Ubercart for Drupal 5 has been at a stable 1.x branch since the beginning of June. While itÃ¢â‚¬â„¢s not yet stable, there is a dev version out for Drupal 6, and I know of at least one brave soul using it on a live site already. This is a testament to the active development community of Ubercart.</p>
<h3>3) Ubercart is highly represented at Drupal events</h3>
<p>There have been sessions on Ubercart at the last three Drupalcons, numerous local Drupal camps, FrOScon, etc. Ubercart even held their own Ubercamp this summer, for developers and interested parties to get together for a weekend of coding and planning.</p>
<h3>4) Very active community</h3>
<p>Dozens of new forum posts a day from its 3500 registered users, numerous code commits every week, and several community-contributed modules added or updated each week. The support time for issues and forum posts is very quick.</p>
<h3>5) High visibility outside of the Drupalsphere</h3>
<p>This is nearly unheard of for Drupal modules, but given UbercartÃ¢â‚¬â„¢s high visibility, itÃ¢â‚¬â„¢s actually been a big draw for users coming into Drupal itself for the first time. They also recently had a mention in PC Magazine.</p>
<h3>6) Full time developers with commercial backing</h3>
<p>While the Drupal project itself has been proof that full time, funded developers arenÃ¢â‚¬â„¢t needed to create a great product, in the world of e-commerce, itÃ¢â‚¬â„¢s certainly helped. There are currently two (soon to be three) full time Ubercart developers, and an estimated dozen or so more from other organizations who also do only Ubercart development.</p>
<h3>7) Focus on being user friendly</h3>
<p>The Ubercart developers donÃ¢â‚¬â„¢t want you to have to be a developer to set up an online store. There are a million settings and configuration possibilities for creating an online store, but theyÃ¢â‚¬â„¢ve put a strong focus on the UI, simple checkout, and intelligent defaults. This goes a long way in deploying a site right the first time, that looks great.</p>
<p>All these and many more are reasons that you should jump on the Ubercart bandwagon now if you have not already! An important thing to mention, especially for all the Joomla and Wordpress fanatics is that Ubercart is not some &#8220;plugin&#8221; like other CMS projects have for ecommerce. It&#8217;s clear that Ubercart is seperating itself as it&#8217;s own ecommerce platform entirely that integrates perfectly with the Drupal CMS</p>
<img src="http://chasesagum.com/?ak_action=api_record_view&id=816&type=feed" alt="" /><ul class="related_post"><li><a href="http://chasesagum.com/review-of-the-symphony-open-source-cms" title="Review of the Symphony Open Source CMS">Review of the Symphony Open Source CMS</a></li><li><a href="http://chasesagum.com/get-drupal-ubercart-up-running" title="How To: Get Drupal &#038; Ubercart Up &#038; Running">How To: Get Drupal &#038; Ubercart Up &#038; Running</a></li><li><a href="http://chasesagum.com/which-cms-would-you-like-me-to-write-more-posts-on" title="Which CMS Would You Like Me To Write More Posts On?">Which CMS Would You Like Me To Write More Posts On?</a></li><li><a href="http://chasesagum.com/open-source-contact-importerinviter" title="Open Source Contact Importer/Inviter">Open Source Contact Importer/Inviter</a></li><li><a href="http://chasesagum.com/easily-setup-ssl-authorizenet-with-ubercart" title="Easily Setup SSL &#038; Authorize.net with Ubercart">Easily Setup SSL &#038; Authorize.net with Ubercart</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://chasesagum.com/7-reasons-to-use-ubercart/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Easily Setup SSL &amp; Authorize.net with Ubercart</title>
		<link>http://chasesagum.com/easily-setup-ssl-authorizenet-with-ubercart</link>
		<comments>http://chasesagum.com/easily-setup-ssl-authorizenet-with-ubercart#comments</comments>
		<pubDate>Fri, 19 Sep 2008 20:38:44 +0000</pubDate>
		<dc:creator>Chase</dc:creator>
				<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[authorize.net]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[ubercart]]></category>

		<guid isPermaLink="false">http://chasesagum.com/?p=799</guid>
		<description><![CDATA[
			
				
			
		
Alright you&#8217;ve seen me write about Ubercart, the open source shopping cart for Drupal many times before. And I have been using Ubercart for various different projects with much success. But until recently, I never had the change in a project to use Ubercart with integration to an Authorize.net merchant account. I was very surprised [...]]]></description>
			<content:encoded><![CDATA[<div class="wpbuzzer_button" style="float: right"><a href="http://bit.ly/dsYCdm" title="Share with Google Buzz"><img src="http://chasesagum.com?wpbuzzer_static_button=1&id=799" alt="Share with Google Buzz"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchasesagum.com%2Feasily-setup-ssl-authorizenet-with-ubercart"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchasesagum.com%2Feasily-setup-ssl-authorizenet-with-ubercart&amp;source=chasesagum&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Alright you&#8217;ve seen me write about <a href="http://ubercart.org">Ubercart</a>, the open source shopping cart for Drupal many times before. And I have been using Ubercart for various different projects with much success. But until recently, I never had the change in a project to use Ubercart with integration to an Authorize.net merchant account. I was very surprised how easy this was. Here is exactly what happened.</p>
<p>1) Since my client&#8217;s website was being hosted on<a href="http://www.webhostingsearch.com/review/bluehost.php"> </a>Bluehost which also ranks in the top 3 for their <a href="http://www.webhostingsearch.com/ecommerce-web-hosting.php">ecommerce web hosting</a> services reviewed and listed by web hosting search, I had my client purchase a secure certificate from Bluehost. Because he purchased it from Bluehost, their techs setup the SSL and did all the work without me having to do really anything.</p>
<p>2) Configured the Authorize.net API by providing Ubercart with my cient&#8217;s Authorize.net user id and password. To do this you need to activate the <strong>Authorize.net</strong> module and the <strong>Credit Card</strong> module.</p>
<p>3) Setup a directory outside of my docroot for my credit card encryption key to be stored. When setting up your Authorize.net module you will be notified to do this.</p>
<p>4) Went through all the Ubercart settings just to make sure that everything was setup exactly how I wanted it.</p>
<p>5) Downloaded and installed the <a href="http://drupal.org/project/securepages">Secure Pages</a> module for Drupal. This module allows you to specify specific url&#8217;s within your site that you want to be under an HTTPS instead of just the regular HTTP.</p>
<p>6) Under the Secure Pages settings, I set the following url&#8217;s to be under an HTTPS with my newly setup Bluehost SSL&#8230;</p>
<p>user<br />
user/*<br />
user/*/edit<br />
admin<br />
admin/*<br />
cart/checkout<br />
cart/checkout/review<br />
cart/checkout/payment_details/*<br />
cart/checkout/complete</p>
<p>That&#8217;s It! Done! And Everything Works Great! That&#8217;s all I had to do and it worked perfectly. I have never had this quick of results when setting up an SSLÃ‚Â  and hooking into the Authorize.net API. Despite the many shopping carts that claim how easy this is supposed to be, Ubercart provided in my own experience by far the easiest solution.</p>
<img src="http://chasesagum.com/?ak_action=api_record_view&id=799&type=feed" alt="" /><ul class="related_post"><li><a href="http://chasesagum.com/get-drupal-ubercart-up-running" title="How To: Get Drupal &#038; Ubercart Up &#038; Running">How To: Get Drupal &#038; Ubercart Up &#038; Running</a></li><li><a href="http://chasesagum.com/7-reasons-to-use-ubercart" title="7 Reasons to Use Ubercart!">7 Reasons to Use Ubercart!</a></li><li><a href="http://chasesagum.com/drupal-ubercart-simple-shopping-cart" title="Drupal + Ubercart = Simple Shopping Cart">Drupal + Ubercart = Simple Shopping Cart</a></li><li><a href="http://chasesagum.com/5-essential-modules-for-running-a-drupal-powered-affiliate-site" title="5 Essential Modules for Running a Drupal Powered Affiliate Site">5 Essential Modules for Running a Drupal Powered Affiliate Site</a></li><li><a href="http://chasesagum.com/captcha-module-for-drupal" title="Captcha Module for Drupal">Captcha Module for Drupal</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://chasesagum.com/easily-setup-ssl-authorizenet-with-ubercart/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Drupal + Ubercart = Simple Shopping Cart</title>
		<link>http://chasesagum.com/drupal-ubercart-simple-shopping-cart</link>
		<comments>http://chasesagum.com/drupal-ubercart-simple-shopping-cart#comments</comments>
		<pubDate>Wed, 12 Dec 2007 04:58:46 +0000</pubDate>
		<dc:creator>Chase</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[ubercart]]></category>

		<guid isPermaLink="false">http://chasesagum.com/drupal-ubercart-simple-shopping-cart</guid>
		<description><![CDATA[
			
				
			
		
&#8220;I need a simple shopping cart&#8221; is a simple yet complicated demand that hear often from many of my clients. &#8220;Simple, just need to be able to sell a couple of products on my website.&#8221; If only they knew how difficult such a &#8220;simple&#8221; thing can be. What to do? Setup Zencart? OS Commerce? Just [...]]]></description>
			<content:encoded><![CDATA[<div class="wpbuzzer_button" style="float: right"><a href="http://bit.ly/cCO67w" title="Share with Google Buzz"><img src="http://chasesagum.com?wpbuzzer_static_button=1&id=161" alt="Share with Google Buzz"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fchasesagum.com%2Fdrupal-ubercart-simple-shopping-cart"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fchasesagum.com%2Fdrupal-ubercart-simple-shopping-cart&amp;source=chasesagum&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><strong>&#8220;I need a simple shopping cart&#8221; is a simple yet complicated demand that hear often from many of my clients.</strong> &#8220;Simple, just need to be able to sell a couple of products on my website.&#8221; If only they knew how difficult such a &#8220;simple&#8221; thing can be. What to do? Setup Zencart? OS Commerce? Just build my own from scratch? Having just a simple shopping cart can be quite the task for a developer when a business has such a demand, yet such a small budget. I have been battling this dilemma for over 2 years now.</p>
<p>A good place to start is with a content management system, then find a way for a small shopping cart plugin to integrate into it. That way it&#8217;s not a big cart system like Zencart, and it&#8217;s still content manageable unlike the custom one you might be considering building. But two of the most popular CMS systems don&#8217;t have great shopping cart plugins that fully integrate with the CMS system itself. Joomla and Wordpress!  Sure there are many plugins available, but not any that truly integrate with the CMS itslef.</p>
<p>That&#8217;s where <a href="http://drupal.org/">Drupal CMS</a> has the advantage. With the <a rel="nofollow" href="http://www.ubercart.org/">Ubercart plugin</a> for Drupal, you get a simple shopping cart setup that integrates perfectly with your drupal CMS system. I have found this to work perfectly for me. Using the drupal &#8220;node&#8221; system, you can create a specefic node for each individual product. This allows you to setup a smaller number of products, and <strong>get the huge SEO benefits that come from the Drupal system</strong>. Things like URL Aliases and so forth.  Now, because of Drupal you can have a CMS, blog, newsletter, shopping cart, and much much more all integrated seamlessly into the same site. I can tell you from personal experience that Joomla and Wordpress do not come close to providing this integrated combination as well as Drupal.</p>
<p>And for you developers out there, the drupal template system is way better than Zen Cart and OS Commerce combined. The admin interface is easier to learn. And you can create individual product pages, create a product catalog, or do both. You are not tied to one, unlike Zen Cart and the other major e-commerce systems. So the next time you are in need of a simple shopping cart solution, try giving Drupal a try along with the drupal Ubercart plugin. It won&#8217;t let you down.</p>
<p><strong>Sponsor: </strong><a title="Bluehost Cheap Hosting" href="http://www.bluehost.com/track/chasesagum">Reliable Web Hosting, Unlimited Domains, $6.95 a month with Bluehost.com</a></p>
<img src="http://chasesagum.com/?ak_action=api_record_view&id=161&type=feed" alt="" /><ul class="related_post"><li><a href="http://chasesagum.com/get-drupal-ubercart-up-running" title="How To: Get Drupal &#038; Ubercart Up &#038; Running">How To: Get Drupal &#038; Ubercart Up &#038; Running</a></li><li><a href="http://chasesagum.com/7-reasons-to-use-ubercart" title="7 Reasons to Use Ubercart!">7 Reasons to Use Ubercart!</a></li><li><a href="http://chasesagum.com/easily-setup-ssl-authorizenet-with-ubercart" title="Easily Setup SSL &#038; Authorize.net with Ubercart">Easily Setup SSL &#038; Authorize.net with Ubercart</a></li><li><a href="http://chasesagum.com/5-essential-modules-for-running-a-drupal-powered-affiliate-site" title="5 Essential Modules for Running a Drupal Powered Affiliate Site">5 Essential Modules for Running a Drupal Powered Affiliate Site</a></li><li><a href="http://chasesagum.com/captcha-module-for-drupal" title="Captcha Module for Drupal">Captcha Module for Drupal</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://chasesagum.com/drupal-ubercart-simple-shopping-cart/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>
