Skip to content
Snippets Groups Projects
Select Git revision
  • cd382db2b6b46d06177487b29befd02e23c47d1c
  • 1.0.x default
  • 1.1.3
  • 1.1.2
  • 1.1.1
  • 1.1.0
  • 1.0.9
  • 1.0.8
  • 1.0.7
  • 1.0.6
  • 1.0.5
  • 1.0.4
  • 1.0.3
  • 1.0.2
  • 1.0.1
  • 1.0.0
  • 1.0.0-alpha1
17 results

ixm_blocks

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • ********************************************************************
                         D R U P A L    M O D U L E
    ********************************************************************
    Name: Ecommerce Package (For drupal 4.7.x)
    
    Current Maintainer : Gordon Heydon http://drupal.org/user/959
    Original Author    : Matt Westgate (not a current maintainer)
    
    General Links:
    Project Page       : http://drupal.org/project/ecommerce
    Handbook           : http://drupal.org/node/50350
    Support Queue      : http://drupal.org/project/issues/ecommerce
    IRC                : irc.freenode.org > #drupal-ecommerce
    Mailing List       : http://lists.heydon.com.au/listinfo.cgi/ecommerce-heydon.com.au
                         (Mailing list subject to change)
    
    Developer Links:
    Developers API     : http://ecommerce.heydon.com.au/api/ecommerce/function
    Developers Docs    : http://drupal.org/node/52325
                         (Handbook pages are in development)
    
    ********************************************************************
    DESCRIPTION:
    
    This package aims to provide a framework for a complete ecommerce
    solution for your website.
    
    Product modules are available that allow you to sell a variety of product
    types, from physical "tangible" products to virtual "files" or
    perhaps "parcels" containing multiple items.
    
    Sammys Spets (Synerger) has contributed a new email subsystem, a recurring
    payments and anonymous purchasing modules.
    
    Gordon Heydon (Heydon Consulting) has contributed a new invoicing system
    with PDF support and more.
    
    James Gilliland has done a lot of refactoring of the store.module and the
    cart module.
    
    A transaction system allows you to track and manage your orders,
    changing the status as necessary and sending invoices and shipping
    notifications.
    
    
    ********************************************************************
    INSTALLATION:
    
    Note: It is assumed that you have Drupal up and running. If you are
    having problems, please review the Handbook, especially
    http://drupal.org/node/43767. Besides Drupal core and ecommerce itself,
    token.module (http://drupal.org/project/token) is also required to be installed 
    and active.
    
    Preparing for Installation:
    ---------------------------
    Note: Please back up your site and database.
    
    1. Place the entire ecommerce directory into your Drupal /sites/defaults/modules/
       directory.
    
    2. Enable your choice of modules by going to:
       > Administer > Site Building > Modules.
    
       With E-Commerce 5, there are the modules are grouped according to function.
       You should start with the E-Commerce Core modules. As you can see by
       the dependencies listed there, you cannot install other E-Commerce modules
       without the core modules they depend on.
    
    3. Drupal 5 introduced a cleaner administration section. You can find E-Commerce
       settings in two blocks - Just click on Administer then click on:
    
       E-Commerce -- day to administration of your store.
       E-Commerce configuration -- settings for setting up your store.
    
       Individual module settings are also listed there with their descriptions.
    
    4. Grant the proper access to user accounts under:
       > Administer > User Management > Access control
    
    5. Create new products via:
       > Create content > Product
    
    7. Optionally, enable the cart block via
       > Administer > blocks :: Shopping Cart
    
    
    ********************************************************************
    Modules Summary and 5 (v3) Release Status.
    
    
    Type            Name                 Status   Info
    ====================================================================
    REQUIRED        cart                          http://drupal.org/node/66650
                    payment                       http://drupal.org/node/66801
                    product                       http://drupal.org/node/50359
                    shipping
                    store
                    ec_anon                       http://drupal.org/node/88222
                    ec_mail                       http://drupal.org/node/88230
    
    --------------------------------------------------------------------
    Product                                       http://drupal.org/node/50359
                    apparel              cvs
                    auction              5
                    custom               cvs
                    donate               5
                    file                 5        
                    generic              5
                    hosting              cvs
                    parcel               5        
                    service              cvs
                    tangible             5
                    subproducts          5        
    
    --------------------------------------------------------------------
    Payment                                       http://drupal.org/node/66801  
                    assist               cvs
                    authorize_net        5
                    ccard                5
                    cod                  5 
                    eway                 5
                    exact                cvs
                    itransact            5
                    linkpoint_api        cvs
                    paypal               5
                    paypalpro            cvs
                    paypalpro_express    cvs
                    worldpay             5
    
    --------------------------------------------------------------------
    Pricing         coupon               5
                    role_discount        5
                    tax                  5
    
    --------------------------------------------------------------------
    Shipping        shipcalc             5
    
    --------------------------------------------------------------------
    Contact/Addr    address              5        http://drupal.org/node/66072
              	    ecivicrm             5
               	    ecommailer           cvs
    
    --------------------------------------------------------------------
    Other           recommend            cvs
                    stores               cvs
                    submanage            cvs
                    ec_devel             5
    
    --------------------------------------------------------------------