Commerce Examples
Categories
Component ID
1321768
Component name
Commerce Examples
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
11004
Component created
Component changed
Component body
This project aims to provide simple, educational examples of the programming APIs used in Drupal Commerce.
Right now there are examples of:
- Adding additional checkout panes
- Adding additional checkout pages
- Adding a custom line item
- Adding order states and statuses
- Programmatically inserting products
- Programmatically adding to the cart
- Creating orders
On the agenda:
- Payment providers
- What do you need?
Unlike the Examples project I think we can consider examples here that utilize the Commerce contrib ecosystem, as long as they're focused.
This actually provides some exploratory user interface. For an introduction and hints, see pcambra's excellent screencast on Commerce Examples and Commerce Devel..
Additional contributors are welcome. If you have an example to provide, open an issue and provide it as a patch (or create a sandbox and give a pointer to the sandbox).