commerce_extra_panes.admin.inc |
includes/commerce_extra_panes.admin.inc |
|
Admin pages for commerce extra panes. |
commerce_extra_panes.checkout_pane.inc |
includes/commerce_extra_panes.checkout_pane.inc |
|
Checkout pane callback functions. |
commerce_extra_panes.info |
commerce_extra_panes.info |
|
name = Commerce Extra Panes
description = Allows to add extra panes to Drupal Commerce checkout phase using existing entities
package = Commerce (contrib)
core = 7.x
dependencies[] = commerce_checkout
dependencies[] = ctools
dependencies[] =… |
commerce_extra_panes.install |
commerce_extra_panes.install |
|
Install file for Commerce extra panes. |
commerce_extra_panes.module |
commerce_extra_panes.module |
|
Module file for Drupal Commerce Extra panes. |
commerce_extra_panes_checkout_form.tpl.php |
theme/commerce_extra_panes_checkout_form.tpl.php |
|
Custom tpl that displays the entity in the checkout form phase. |
commerce_extra_panes_review.tpl.php |
theme/commerce_extra_panes_review.tpl.php |
|
Custom tpl that displays the entity in the review phase. |
commerce_extra_panes_termsofservice.info |
modules/commerce_extra_panes_termsofservice/commerce_extra_panes_termsofservice.info |
|
name = Commerce Extra Panes - Terms of service
description = Use one of the nodes in the checkout pane as Terms of service agreement.
package = Commerce (contrib)
core = 7.x
dependencies[] = commerce_extra_panes
files[] =… |
commerce_extra_panes_termsofservice.install |
modules/commerce_extra_panes_termsofservice/commerce_extra_panes_termsofservice.install |
|
Install & Uninstall operations for Drupal commerce extra panes Terms of Service submodule. |
commerce_extra_panes_termsofservice.module |
modules/commerce_extra_panes_termsofservice/commerce_extra_panes_termsofservice.module |
|
Terms of service plugin for Extra panes in checkout phase. |
README.txt |
README.txt |
|
Commerce Extra Panes
====================
This module allows you to place one or more nodes as checkout panes for
Drupal Commerce.
Commerce Extra panes provide checkout panes for nodes selected and also a
checkout_pane view mode for displaying the… |
README.txt |
modules/commerce_extra_panes_termsofservice/README.txt |
|
Submodule of Drupal Commerce Extra checkout panes that provides a Terms of Service checkbox in the checkout form phase.
-- Install--
Just enable this module after the Drupal Commerce Extra Checkout Panes and go to the Checkout Settings, configure the… |