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.

Blog A May Full of Drupal Commerce Releases

implementations. We expect to merge user registration after checkout completion, and we will also be focusing on ...
bojanz Bojan Zivanovic — June 2018

Question Publish node on checkout, then- have user promote/feature it

Vote up! 0 Vote down! Hello, I am working on classifieds ads. Commerce works perfectly publishing nodes after checkout. What is the next step to purchase a product that brings my ad to front page or extra emphasis, etc. Thank you promote featured content ...

Discussion Stock won't display for Anonymous Users

user, I want the stock level to display when there is a stock level (or, in context, when there are ...
crooker — December 2013 — 5 comments
Commerce RMA

Module Commerce RMA

two modules: commerce_rma: core functions. commerce_rma_ui: user/admin interface. *commerce_return* is ... user order list. This link is a default view handler, so you can easily use it in your custom order ... views. After user click on the "return products" link, module redirects user to the return ...
goldorak goldorak — September 2012 — 22 Installs

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

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

Question Allow Anonymous Users to choose their username on checkout

Information" pane which allows for an email address. The user's username is then derived from that. ... I would like to add another field for "Username" where the user can enter their own username, ... users custom user name account information ...

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

Question Rules: Field commerce-order:mail empty for Anonymous Users

rule. When I have logged the rule send a email to email admin-user, but when I am an anonymous user, the ... order" create a correct new anonymous user in /admin/commerce/customer-profiles. The field Email in this ...

Blog Commerce 2.x Stories: Stores

Last time we talked about currencies. Now it's time for arguably one of the biggest new concepts in Commerce 2.x: stores. Stores represent billing locations, and were made to cover two primary use cases. Click here to find out what they are... ...
bojanz Bojan Zivanovic — November 2015 — 11 comments

Pages