Skip to content

chrey/commerce-demo-checkouts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OroCommerce Checkout Customization Examples

This package includes examples of OroCommerce storefront checkout customizations.

OroAlternativeCheckoutBundle

OroAlternativeCheckoutBundle adds review and approval steps to the checkout workflow in the OroCommerce storefront if the order amount exceeds the order approval threshold value set by an application administrator in the alternative checkout workflow configuration UI.

Installation

This package can be added to an existing installation of an OroCommerce application.

Use composer to add the package code:

composer require oro/commerce-demo-checkouts

Perform the installation:

php bin/console oro:platform:update --env=prod

About

OroCommerce checkout customization examples.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.4%
  • Twig 9.6%