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.

Discussion How to add a file license to an existing product (downloadable file)

Hi, is there a way to manually issue a file license to an existing product? As far as I know, I can only issue a new license if I upload the respective file. (admin>shop>file licenses>add new license) What I need is... 1. manually generate an ord ...
Brian — April 2012 — 2 comments

Question Applying a coupon when a specific shipping has been selected

Vote up! 0 Vote down! I am working with drupal commerce kickstart and I need to apply a coupon discount for the order once a shipping has been selected. I've been struggling with rules but can't figure out how to do it. Thanks in advance commerc ...
adriaav — November 2013 — 1 comment — commerce, commerce shipping, commerce coupons

Answer Answer to Question 12542

Vote up! 1 Vote down! Jurgen, Saw you in #drupal-commerce but you left before I could answer your question:) Glad you put it here on dc.org! This is a pretty simple request if you know what to look for Drupal Commerce. What you want to do is either add a ...
joshmiller Josh Miller — December 2013 — 1 comment

Answer Answer to Question 7655

Vote up! 1 Vote down! The way I ended up doing this is running some custom php code in the rule using the php filter. Other than that, I'm not sure how to do it. ...
bennybobw — April 2013 — 1 comment

Answer Answer to Question 7569

Vote up! 1 Vote down! That is a tough question. I'd recommend leaving your database alone after uninstallation of ubercart modules. Was this a D7-> D7 migration? I would recommend using migrate and bringing in the products and order history from a ...
joshmiller Josh Miller — April 2013 — 1 comment

Answer Answer to Question 7518

Vote up! 0 Vote down! I solved this problem using jquery & css instead of hook ...
sibiru — April 2013 — 1 comment

Answer Answer to Question 4045

Vote up! 1 Vote down! This can be done using the Entity Translation module, see http://www.drupalcommerce.org/discussions/820/how-do-i-setup-multilingua... for more information. You could also try out the multi language version Commerce Kickstart to see h ...
dwkitchen David Kitchen — August 2013 — 1 comment

Discussion Update commerce cart form view on ajax submit

Hi! I have altered the views_form_commerce_cart_form_default form to allow ajax submission on quantity change. My ajax attribute is as follows: $ajax_field_settings = array(  'event' => 'blur',   'callback' => '_aj ...
oleronning — April 2013 — 1 comment

Discussion How to restrict drupal percentatge coupon for products

We are using drupal percentage coupon module. When customer add products admin>store>products customer can select if this product is on sale (if sale there is a discount) http://i.stack.imgur.com/YWsBN.png if its a sale and selected some percentage, ...
Nisus — March 2013 — 1 comment — drupal coupon, percege coupon

Question Large Company Software website

Vote up! 0 Vote down! I am currently in the process of deciding to use Drupal (commerce) or not. At the moment i have develop a website for my company that, Manages stock, Manages company accounts (including credit limits), invoices, purchase ordering i e ...
rotty_dean — April 2013 — 1 comment — performance

Pages