Commerce Examples

Component type

module

Categories

Maintenance status

Development status

Downloads

11004

Component created

Component changed

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:

Klout

Component type

module

Maintenance status

Development status

Downloads

1708

Component created

Component changed

About Klout

Klout measures influence online.

Our friendships and professional connections have moved online, making influence measurable for the first time in history. When you recommend, share, and create content, you impact others. Your Klout Score measures that influence on a scale of 1 to 100.

Router

Component type

module

Maintenance status

Development status

Component created

Component changed

Replacement for includes/menu.inc, split up into three parts:

router
Everything related to hook_menu() and its routing process.
navigation
Basic navigation elements; tabs, actions, breadcrumb, primary and secondary links.
menu
A menu element, moved into theme.inc. All other menu functionality is moved into menu.module and menu_ui.module.

VT Commerce Product Reference Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

PART OF VTCART Commerce Distribution

Better Widget for commerce product reference field.

The new widget is a double table widget with one table for selecting the product reference and the other table is for keeping the selected product reference.

The widget has :
1. Ajax features
2. simple pagination
3. SKU / Title filtering
4. Button to open + add new product entity wrapper in ctools modal wizard form

Future Features :
1. search by title / sku
2. ability to view attached image field view
3. configuration gui

VT Commerce Node Reference

Component type

module

Maintenance status

Development status

Component created

Component changed

PART OF VTCART Commerce Distribution

A simple textfield widget to act like a node reference for referencing product catalog, this will be useful to create "a similar product" or "recommended product" in the commerce product display node.

A node reference field widget formatter to display the referenced node that is set as a product display node.

The module provides a custom node view style that can be configured from the field GUI.

Status as of initial commit :
working

PMB Connector

Component type

module

Maintenance status

Development status

Downloads

2321

Component created

Component changed

PMB Connector allows to link Drupal to PMB (formerly PhpMyBibli), an open source library management system (LMS/ILS) developed by the commercial French firm PMB Services, through an API (currently JSON-RPC).

With this module, users can browse and make searches from Drupal into the PMB library catalogue, or the OAI aggregator hosted by PMB ILS. Readers may also access within Drupal their OPAC account, and view their loans, reservations and reading lists.

You can try the module on the demo site.