Customer Profile Type UI |
help/main.html |
|
Customer Profile Type UI |
customer_profile_type_ui.checkout_pane.inc |
includes/customer_profile_type_ui.checkout_pane.inc |
|
Checkout pane callback functions for the customer_profiles_type_ui module. |
customer_profile_type_ui.info |
customer_profile_type_ui.info |
|
name = Customer Profile Type UI
description = Provides the ability to dynamically add new customer profile types for the commerce module. Also, defines new rules events and actions to disable customer profile panes.
package = Commerce (contrib)
core =… |
customer_profile_type_ui.install |
customer_profile_type_ui.install |
|
The install file for the Customer Profile Type UI module. |
customer_profile_type_ui.module |
customer_profile_type_ui.module |
|
CUSTOMER PROFILE TYPES UI: Provides a UI for adding new customer profile types. |
customer_profile_type_ui.rules.inc |
customer_profile_type_ui.rules.inc |
|
Rules integration for customer profile types ui. |
customer_profile_type_ui.ui.inc |
includes/customer_profile_type_ui.ui.inc |
|
Page callbacks and form builder functions for administering customer profiles type ui. |
README.txt |
README.txt |
|
Customer Profile Type UI
------------------------
The big idea
------------
The aim of this project is to provide a dynamic way to add new customer profile
types for the Commerce module using a UI. This will mean that anyone wanting
another customer… |