Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Module Commerce Credits Flag

In combination with Commerce Credits, this module forces users to buy a credit before flagging ... some content. This can be useful when you want users to pay for flagging a node as promoted for example ...
guillaumev — January 2012 — 2 Installs

Blog How to create a Drupal 8 Toolbar Icon

contextual.icons.css (line 9) #ffffff Toolbar Bar: Active user.icons.css (line 9) #787878 Toolbar Tray: Default ... #drupal-contribute, I looked at the user and shortcut module for an implementation use case. The following example is ... from the user module: /** * @file * Styling for the user module icons. */ /** * Toolbar tab icon. ...
joshmiller Josh Miller — December 2013 — 5 comments

Module Commerce Moodle Integration

through Drupal Commerce. When the user buys a specific product, he will be automatically enrolled to ... types will be Moodle courses. Then you can start creating products/courses in Drupal/Moodle. Notes Users ... of the two systems (Drupal and Moodle) must have exactly the same user name. For this reason, ...
netol — November 2012 — 57 Installs
Commerce CIMB Clicks

Module Commerce CIMB Clicks

Integrates Drupal Commerce with CIMB Clicks (Malaysia) payment gateway. Created by Leow Kah Thong. ...
ktleow — March 2012

Module Commerce EzyPay

that fashion. In its current form it will not work as a once off payment gateway but is an ideal ... to facilitate this Unlike most self-service payment gateways there is a large degree of interaction ...
larowlan — November 2011

Blog Drupal Commerce 7.0-alpha2 Released

Payment module, making alpha 2 a great time for payment integrators to start roughing out their Commerce ...
Ryan Ryan Szrama — October 2010 — 6 comments

Documentation Function that tells us if the items in Shopping Cart / Basket

<?php // Provided by stevetook in the forums. function items_on_cart () {  global $user ... ;   $cart = commerce_cart_order_load ($user-> uid);   $line_items = count ($cart-> ...
joshmiller Josh Miller — May 2012 — 2 comments

Documentation Product Displays

to use for the front-end display of content. But you could use taxonomy vocabularies, or even users ... purpose of payment for a particular order (e.g. donation account or campaign) Depending on the product and ...
Richard Jones — December 2015 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Blog Selling Organic Groups using Drupal Commerce

if it's an organic group. (Exported rule here) 11) Add an action "Set user to be a member ...
joshmiller Josh Miller — November 2013 — 7 comments

Discussion The Case for Commerce_SP

a subscription based website. The user would be subscribing monthly/yearly for access to premium content, but we ... user entity. This works pretty fantastic if you want to subscribe to a site and there is only one ... we dynamically add/remove the role out of the box without having the user modify the rules. If it ...
mrconnerton — November 2013 — 7 comments — subscription, recurring

Pages