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.
This module allows site administrators to better manage their product stock by having the site record all changes in product stock, both decrements (usually from user orders) and increments (usually from restocks).
A stock change log is provided under the Administration > Store > Reports section to view the changes in product stock over time on a global or per-product basis.
Features
Records all changes to product stock and its configuration: stock active status, stock level and stock threshold
History of product stock changes can be viewed globally or on a per-product basis
Views integration - default stock change log is customizable to better meet the site's needs
What is Ubercart Abandoned Cart and Order Reminders?
This module allows you to send reminder e-mail notifications to customers who have abandoned a cart or order on your site. The notification template can be customized to your needs, and you may choose to enable notifications for abandoned carts and abandoned order independently.
Features
Sends notifications for abandoned cards (for logged in users only) and for abandoned orders (logged in users or those who have entered and email address)
Configurable delay for when a cart is considered abandoned
Can be linked to a Boolean user profile field to allow users to opt-out of future notifications; see the README.txt file for details
User activity (updating cart, checking out a new order or order submission) automatically suppresses notifications on older abandoned carts and orders, preventing duplicate or needless notifications
Uses a Rules-based action set for better user control over how notifications get sent
This is a starter theme to be used with Boostrap and Bootstrap Ignitor. You can
rename this theme. Make sure to change all references in template.php to the
new theme name if you do.
CSS
---
###SASS
The theme directory contains SASS and CSS folders. Theme developers should only
edit files in the SASS directory and use the SASS command
`sass --watch sass:css` to compile the CSS files.
Bootstrap ignitor is a sub theme of the
[Bootstrap Drupal theme](https://drupal.org/project/bootstrap). It facilitates
speedy development by taking care of the mundane tasks usually associated with
setting up the Bootstrap theme.
You should create a subtheme of this theme to use as your actual theme or use
the "Bootstrap Starter" theme as a subtheme of this theme (recommended).