| address.inc | ecommerce-5--4/ address/ address.inc | @author e-Commerce Dev Team
address.inc
All function that are not hooks |
| address.install | ecommerce-5--4/ address/ address.install | @author e-Commerce Dev Team
address.install
Install and uninstall all required databases.
Also do incremental database updates. |
| address.module | ecommerce-5--4/ address/ address.module | @author e-Commerce Dev Team
address.module
Let customers to enter their address to receive their bills
and shipping items. |
| api_payment.module | ecommerce-5--4/ docs/ examples/ api_payment.module | This is an example of the implementation of a payment gateway in which
the payment information gets received on the site, and then past to the
payment gateway for processing. |
| auction.install | ecommerce-5--4/ contrib/ auction/ auction.install | @author e-Commerce Dev Team
auction.install
Install and uninstall all required databases.
Also do incremental database updates. |
| auction.module | ecommerce-5--4/ contrib/ auction/ auction.module | @author e-Commerce Dev Team
auction.module
Auction products for e-Commerce. |
| australiapost.inc | ecommerce-5--4/ shipping/ apis/ australiapost.inc | Functions to communicate with shipping module api functions |
| authentication.php | docs-5/ hooks/ authentication.php | These hooks are defined by authentication modules, modules that define
ways users can log on using accounts from other sites and servers. |
| authorize_net.install | ecommerce-5--4/ contrib/ authorize_net/ authorize_net.install | @author e-Commerce Dev Team
authorize_net.install
Install and uninstall all required databases.
Also do incremental database updates. |
| authorize_net.module | ecommerce-5--4/ contrib/ authorize_net/ authorize_net.module | @author e-Commerce Dev Team
authorize_net.module
Authorize Net payment gateway |
| block_example.module | docs-5/ examples/ block_example.module | This is an example outlining how a module can define blocks to be
displayed on each page. |
| canadapost.inc | ecommerce-5--4/ shipping/ apis/ canadapost.inc | Functions to communicate with CanadaPost API. |
| cart.install | ecommerce-5--4/ cart/ cart.install | @author e-Commerce Dev Team
cart.install
Install and uninstall all required databases.
Also do incremental database updates. |
| cart.module | ecommerce-5--4/ cart/ cart.module | @author e-Commerce Dev Team
cart.module
Manage the user selected products (cart), the checkout pages and
the checkout review screen. |
| cart.views.inc | ecommerce-5--4/ cart/ cart.views.inc | |
| ccard.install | ecommerce-5--4/ contrib/ ccard/ ccard.install | @author e-Commerce Dev Team
ccard.install
Install and uninstall all required databases.
Also do incremental database updates. |
| ccard.module | ecommerce-5--4/ contrib/ ccard/ ccard.module | |
| CHANGELOG.txt | cck-5--1/ CHANGELOG.txt | // $Id: CHANGELOG.txt,v 1.1.4.35 2008/01/18 20:32:18 yched Exp $ |
| cod.install | ecommerce-5--4/ contrib/ cod/ cod.install | @author e-Commerce Dev Team
cod.install
Install and uninstall all required databases.
Also do incremental database updates. |
| cod.module | ecommerce-5--4/ contrib/ cod/ cod.module | @author e-Commerce Dev Team
cod.module
Cash on Delivery payment gateway. This module is the most generic
payment gateway possible. Use it to test e-Commerce and to provide
manual payments (if your store dont use any other payment gateway) |
| content.install | cck-5--1/ content.install | |
| content.module | cck-5--1/ content.module | Allows administrators to associate custom fields to content types. |
| content_admin.inc | cck-5--1/ content_admin.inc | Administrative interface for content type creation. |
| content_copy.module | cck-5--1/ content_copy.module | Adds capability to import/export cck field data definitions. |
| content_crud.inc | cck-5--1/ content_crud.inc | Create/Read/Update/Delete functions for CCK-defined object types. |
| content_panels.inc | cck-5--1/ content_panels.inc | |
| content_pathauto.inc | cck-5--1/ content_pathauto.inc | Interface between content.module and pathauto.module. |
| content_views.inc | cck-5--1/ content_views.inc | Interface between content.module and views.module. |
| core.php | docs-5/ hooks/ core.php | These are the hooks that are invoked by the Drupal core. |
| core.php | ecommerce-5--4/ docs/ developer/ hooks/ core.php | |
| correios.inc | ecommerce-5--4/ shipping/ apis/ correios.inc | @author Bruno Massa
correios.inc
Functions to communicate with Correios API. |
| coupon.inc | ecommerce-5--4/ contrib/ coupon/ coupon.inc | @author e-Commerce Dev Team
coupon.inc
Let store managers to create coupons and discount tickets |
| coupon.install | ecommerce-5--4/ contrib/ coupon/ coupon.install | @author e-Commerce Dev Team
coupon.install
Install and uninstall all required databases.
Also do incremental database updates. |
| coupon.module | ecommerce-5--4/ contrib/ coupon/ coupon.module | @author e-Commerce Dev Team
coupon.module
Let store managers to create coupons and discount tickets |
| currency.inc | ecommerce-5--4/ ec_receipt/ currency.inc | |
| currency_list.txt | ecommerce-5--4/ ec_receipt/ currency_list.txt | Code _ Num _ E[1] _ Currency _ Locations using this currency _
AED 784 2 United Arab Emirates dirham United Arab Emirates
AFN 971 2 Afghani Afghanistan
ALL 8 2 Lek Albania
AMD 51 2 Armenian Dram Armenia
ANG 532 2 Netherlands... |
| donate.install | ecommerce-5--4/ contrib/ donate/ donate.install | @author e-Commerce Dev Team
donate.install
Install and uninstall all required databases.
Also do incremental database updates. |
| donate.module | ecommerce-5--4/ contrib/ donate/ donate.module | @author e-Commerce Dev Team
donate.module
Create donation pages allowing visitor to donate money
to the site. |
| Drupal Programming from an Object-Oriented Perspective | docs-5/ topics/ oop.html | Drupal often gets criticized by newcomers who believe that
object-oriented programming (OOP) is always the best way to design software
architecture, and since they do not see the word "class" in the Drupal
code, it must be inferior to... |
| ecivicrm.install | ecommerce-5--4/ contrib/ ecivicrm/ ecivicrm.install | @author e-Commerce Dev Team
ecivicrm.install
Install and uninstall all required databases.
Also do incremental database updates. |
| ecivicrm.module | ecommerce-5--4/ contrib/ ecivicrm/ ecivicrm.module | @author e-Commerce Dev Team
ecivicrm.module
The ecivicrm module provides an interface between the Drupal e-commerce
module and CiviCRM. |
| ec_anon.install | ecommerce-5--4/ ec_anon/ ec_anon.install | |
| ec_anon.module | ecommerce-5--4/ ec_anon/ ec_anon.module | ec_anon.module
Enables user account provision when products are purchased.
@author Sammy Spets (thanks to Synerger Pty Ltd, Australia) |
| ec_audit.install | ecommerce-5--4/ contrib/ ec_audit/ ec_audit.install | @author Bruno Massa http://drupal.org/user/67164
ec_audit.install
Install and uninstall all required databases.
Also do incremental database updates. |
| ec_audit.module | ecommerce-5--4/ contrib/ ec_audit/ ec_audit.module | @author Bruno Massa http://drupal.org/user/67164
ec_audit.module
Record all transactions movements |
| ec_availability.install | ecommerce-5--4/ contrib/ ec_availability/ ec_availability.install | @author e-Commerce Dev Team
ec_availability.install
Install and uninstall all required databases.
Also do incremental database updates. |
| ec_availability.module | ecommerce-5--4/ contrib/ ec_availability/ ec_availability.module | |
| ec_buynow.module | ecommerce-5--4/ ec_buynow/ ec_buynow.module | |
| ec_charge.install | ecommerce-5--4/ ec_charge/ ec_charge.install | |
| ec_charge.module | ecommerce-5--4/ ec_charge/ ec_charge.module | |