You are here

Files in Commerce Checkout Order Fields 8

Primary tabs

File namesort descending Location Namespace Description
CheckoutPaneTest.php tests/src/Kernel/CheckoutPaneTest.php Drupal\Tests\commerce_checkout_order_fields\Kernel
commerce_checkout_order_fields.info.yml commerce_checkout_order_fields.info.yml commerce_checkout_order_fields.info.yml
commerce_checkout_order_fields.schema.yml config/schema/commerce_checkout_order_fields.schema.yml config/schema/commerce_checkout_order_fields.schema.yml
core.entity_form_mode.commerce_order.checkout.yml config/install/core.entity_form_mode.commerce_order.checkout.yml config/install/core.entity_form_mode.commerce_order.checkout.yml
OrderFields.php src/Plugin/Commerce/CheckoutPane/OrderFields.php Drupal\commerce_checkout_order_fields\Plugin\Commerce\CheckoutPane
OrderFieldsPaneDeriver.php src/Plugin/Derivative/OrderFieldsPaneDeriver.php Drupal\commerce_checkout_order_fields\Plugin\Derivative
README.txt README.txt Installation ============ Install the module as any other module. On the order form display enable the checkout form mode. Organize the fields as your workflow requires. On the checkout configuration, drag the Commerce order fields pane to the…

Other projects