Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
FreshBooks is a web based accounting application that makes it easy for you to track the time you spend on projects and invoice your clients. The company behind it is very web savvy and has managed to deliver a well documented, easy to use API for third party integration. This module aims to provide a full integration of the FreshBooks API for use by this and other Drupal modules.
This theme has no regions, no CSS and no chrome. It is designed to be used to theme a drupal website (or some of it's pages) to appear embedded in other websites via iframes.
World's simplest drupal theme, until proven otherwise.
Commercial support
The author of this module is available for hire. Contact Bevan.
It uses ajax and jquery and asks the server for available stock and replaces the 'Add to cart' button with some configurable HTML.
It should be mostly Plug&Play except for the configuration of the replacement text.
Dislpay attributes type supported for AJAX validation:
Select box
Radio buttons
It also provides server-side validation so this module can prevent the addition of out of stock items even if JS is disabled or if the user clicks on an "Add to cart" button too quickly.
Validations of stock are performed on the following places by throwing error messages accordingly:
Single product add to cart forms (teaser, full and catalog view): If an item out of stock or, if the item you want to add is already on your cart but you have reached the stock limit
Shopping cart form: If you try to add more items that the ones in stock of any product of your shopping cart
Order checkout and order review form: If the stock information has changed while the user is browsing the site (i.e. same item has just been bought by another user)
Dislpay attributes type NOT supported - they don't add variations to SKU, so not related to stock control: