Skip to content
Snippets Groups Projects
Select Git revision
  • 7.x-1.2
  • 8.x-1.x default
  • 3337086-fix-passed-items
  • 7.x-1.x
  • 8.x-1.0-beta3
  • 8.x-1.0-beta2
  • 8.x-1.0-beta1
  • 8.x-1.0-alpha6
  • 8.x-1.0
  • 8.x-1.0-alpha5
  • 8.x-1.0-alpha4
  • 7.x-1.x-alpha3
  • 8.x-1.0-alpha3
  • alpha3
  • 8.x-1.0-alpha2
  • 8.x-1.0-alpha1
  • 7.x-1.1
  • 7.x-1.1-beta1
  • 7.x-1.0
  • 7.x-1.x
  • 7.x-1.0-rc1
21 results

commerce_stock_notifications

  • Clone with SSH
  • Clone with HTTPS
  • ClusterFCK's avatar
    Issue #2961795 by Rob C, ryanfc78, guy_schneerson, the_g_bomb: Stock Notification Error - Rules
    Rob C authored and Zvonimir Rudinski committed
    bbc889d8
    History
    CONTENTS OF THIS FILE
    ---------------------
    
     * Introduction
     * Installation
     * Configuration
    
    
    INTRODUCTION
    ------------
    
     Current Maintainer:
     * Dave Pullen (AngryWookie) - http://drupal.org/user/1823424
    
     This module enhances the possibilities of commerce_stock to let the customer
     register their email to be notified as soon as the product they subscribed for
     is back in stock.
    
    
    INSTALLATION
    ------------
    
     1. Download and extract the module's tarball (*.tar.gz archive file) into
        your Drupal site's contributed/custom modules directory:
    
        /sites/all/modules
    
     2. Enable the module from the site's module page:
    
        Administration > Modules
    
    
    CONFIGURATION
    -------------
    
     1. Configure the module settings on administration settings form:
    
        Administration > Store settings > Configuration > Stock management
    
        Click "Stock notifications" on the tabs.
    
        Configure messages you want to display to your customers and click on the
        save button to store your new configuration.
    
     2. Configure the email that is sent to the customer on rule interface:
    
        Administration > Workflow > Rules
    
        Click "Components" tab on top of the page.
    
        Click "Edit" to access to the rule configuration and click again on "Edit"
        to access to the action properties.