HowTos

Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites

HowTo pages are short, highly-targeted articles on how to accomplish a specific task. They are contributed by the community in response to a need for concise information. HowTo pages differ from Tutorials in that they are most often a single page document and directly relate to either a certain function of a module, a goal-based task, or a "Did you know Ubercart can do this?" paragraph.

Contribute an article

If you've accomplished something not listed here, please contribute by selecting 'Add page' from the green selection widget at the top of this article.

How do I Uninstall a module?

Completely uninstalling a module includes removing the module's code and any database tables or table entries created by that module.

How do I set/reset the starting order number for my store?

After testing your new installation you will probably want to reset the first order number to a different value.

How to Hide Zones or "States" at the Checkout Pane

The absolute easiest way of doing this, is to install the Ubercart Disable Zones module.

How to add product reviews

There are certainly many ways to achieve this in Ubercart, and again you should remember that products are what Drupal calls nodes.

How to change the size of Product images

Ubercart uses Drupal's core Image module to control the display of product images.

How to customize the order invoice customer e-mail

Upon completion of an order, Ubercart sends an e-mail message to the customer with an invoice.

How to remove the trailing .00 from the price in Ubercart

Details of how to format product prices.

How to setup free shipping

Ubercart has a very flexible shipping quotes system that allows you to create all sorts of shipping options for your customers.

Related products block

This HowTo will show how to display related products on a product node page.

How to use HTTPS to protect customer data

SSL should be employed wherever there's going to be sensitive information transmitted.

Secure Pages settings

Secure Pages needs to be configured before it will work to secure your site.

Which paths should you protect?

This page is a summary of community-contributed advice posted at http://www.ubercart.org/forum/support/1850/ssl_which_paths_do_you_protect.

HTTPS - additional setting/modifications

The following write up should fix a couple of HTTPS issues that you might experience. These setting work along with Secure Pages.

Guide maintainers

TR's picture