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.

Documentation Order info hooks

commerce_order_commerce_order_state_info(): Canceled- Orders in this state have been canceled through some user action. Pending- Orders in ... user interface Pending- default status of the Pending state, used to indicate the order has completed ... module actually uses the order status to identify an order as a user’s shopping cart order based on the ...
Ryan Ryan Szrama — May 2012 — 2 comments
Lingotek

Module Lingotek

language to reach 98 percent of Internet users. This year, it takes 48 languages to reach the same number ... of users. For companies seeking to increase global market share, “translate frequently and fast” is ... content is automated, saving companies the time and effort of manually entering content. Users can ...
— July 2015 — CG pick, In Kickstart

Blog DrupalCon Chicago Development Roadmap

profile ready for new users to start selling on Drupal 7. Where are we now? Still firmly in alpha ...
Ryan Ryan Szrama — December 2010

Documentation Sell Price Calculation

representing the product as if it were in the user's current shopping cart order. The unit price of the ... Display of any price field to show all components. This is handy for showing a user that you are giving ... any user with the role "Administrator" and show the price with components. Our base price: ...
joshmiller Josh Miller — November 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Answer Answer to Question 8373

function to your theme. https://api.drupal.org/api/drupal/modules!user!user.pages.inc/function/t... Simply ... YOURTHEMENAME_preprocess_user_profile(&$variables) {  $account = $variables['elements']['#account'];   // Helpful $user ...   unset($variables['elements']['recent_orders']);     $variables['user_profile'][$key] = $variables['elements'][$key];  }   // ...
ahimsauzi — May 2014

Answer Answer to Question 4083

use the masquerade module http://drupal.org/project/masquerade. It allows a user with the right ... permissions to switch users. ...
Anonymous (not verified) — August 2013

Answer Answer to Question 7580

user. So we have 1000 users and 4000 products. Every user have different price per product, based on our ... ERP product price lists. So how can we use these price lists of user on drupal commerce. We will ... develop a sync of our ERP db (with users and price lists) to drupal db with some new table. So if we have ...
tarasiadis — August 2014

Documentation Ticketing & Registration

you accomplish that, depending on the user experience you want. Registration Commerce Registration ...
nvahalik Nicholas Vahalik — July 2015 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Answer Answer to Question 7265

http://www.drupalcommerce.org/user-guide/checkout-order-status-updates ...
realskorpion — April 2013

Documentation Installation profiles

collection of Drupal Commerce distributions available to help new users get started. This is especially ...
Ryan Ryan Szrama — May 2012

Pages