Washington State Sales Tax

Component type

module

Maintenance status

Development status

Downloads

12277

Component created

Component changed

Drupal Commerce note: This module is not compatible with Drupal Commerce. Someone else has made a Commerce module for WA sales tax -- see https://www.drupal.org/sandbox/gilgabar/1425322

Module information

This module calculates Washington State Sales Tax for the Ubercart module. Washington State has destination-based sales tax, meaning the seller has to charge sales tax based on the location the product is delivered to, rather than based on the location of the store/business. Thus, the tax rate is variable, and because there are literally hundreds of possible destination rates a simple sales tax setup in Ubercart will not work for Washington.

In this module, Tax is calculated based on the purchaser's shipping address (or billing address, for non-shippable purchases), and the tax rate is found via address lookup on the Washington State Department of Revenue's web site, so that it always uses the most recent tax rate information.

Bot theme switcher

Component type

module

Maintenance status

Development status

Downloads

2178

Component created

Component changed

[EN]


With this module you can show any selected pure theme for search bots (without graphics and «hard» layout) and complete theme for users (for SEO).
P.S. This module should be used with attention: content in Theme for the users and content in the Theme for the search bots must be equal, otherwise the search engine mark the project as «fiction» and lock him in the search.


PHP4

Component type

module

Maintenance status

Development status

Downloads

1554

Component created

Component changed

PHP4 module contains PHP5 functions which have been rewritten to make it compatible with PHP4.
Of course this module can't provide full support for PHP5, it's only defining the compatible functions.

You don't need to install this module, when you can install PEAR PHP_Compat instead.
Try:

Feed Block

Component type

module

Categories

Maintenance status

Development status

Downloads

4252

Component created

Component changed

Screenshot of configuration & display
The Feed Block module displays listings from RSS feeds, each stored in Drupal as blocks, each with display configuration (i.e., number of items, whether to display date & descriptive text, etc.).

The module minimally themes these blocks via a tpl.php file. For custom theming, this template can be copied into a site's active theme and modified.

Dependencies

Callouts

Component type

module

Categories

Maintenance status

Development status

Downloads

3092

Component created

Component changed

Callouts creates a way to display multiple blocks that are related by taxonomy terms. After you place the module into a region on your site, when a user goes to a page any callout blocks (callout is a new content type) with the same taxonomy terms as that page will be displayed in the region.

This Module is great if your looking to show related products in an e-commerence enviroment, or announcments depending on what page of the site your users are on.

Ubercart Followup

Component type

module

Maintenance status

Development status

Downloads

5442

Component created

Component changed

This module allows you (the site builder) to set up automated followup emails for orders in Ubercart. Followups are defined based on the order status, and are sent after a predefined amount of time. You can also set them up to repeat until the order status changes.

Followups can be sent automatically (with cron), or manually from Ubercart's order list (/admin/store/orders) by clicking on the followup action icon.