Skip to content

Various extension and customization examples referenced in OroCommerce documentation.

License

Notifications You must be signed in to change notification settings

oroinc/orocommerce-sample-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains various small examples of customizing OroCommerce application.

Each example is created as a separate bundle in src/Demo/Bundle and may cover one or multiple use cases.

Please note that while the code of the example have been checked to work as intended at the time of writing, there is no guarantee that these examples will work for any particular version of OroCommerce!!!

Examples:

  • DemoBostonBundle:
    • direct shopping list to order converter (skips the storefront checkout flow entirely)
    • displaying some custom product attrubutes in the storefront product listing
  • DemoPricingBundle:
    • displaying how to integrate external service as a source of prices
    • displaying how to implement lazy loading of prices and price hints for product list, product grid
  • DemoShoppingListButtonsBundle:
    • conditionally hide "Delete" operation button from the storefront shopping list view page
    • conditionally hide "Create Order" checkout workflow start button

About

Various extension and customization examples referenced in OroCommerce documentation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •