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 Seminars and Drupal Commerce
First- Saw the session at DrupalCon Chicago. Really enjoyed it. Commerce is going to be way more enjoyable than UC, me thinks. I have a customer that does seminars all over the world and would like to move all of the registration, purchasing, etc. online. ...
samgreco — April 2011 — 15 comments
Discussion Views product list is blank for visitor but not registered user
I am setting up a website that I have Drupal Commerce managing the products that are available in store. I have all of the viewable items listed in a views page and everything is working great, however, when I try to access the page as a visitor would (no ...
stelthpanther — August 2011 — 5 comments
Discussion Checkout rule: send email to Email Field
Hello, I got much of the way following the excellent post here: http://www.drupalcommerce.org/node/803 I created a website with many administrators. Each administrator is responsible for his products that he posts. Each product has an email field (using t ...
tevih — January 2012 — 6 comments
Question File license not issuing
Vote up! 0 Vote down! I have a site that had been working just fine but the 2 most recent downloads will not allow any file licenses for their download. New orders with any other file work fine. I can't even activate the licenses on the license scree ...
Discussion Downloading Orders into a spreadsheet
Anyone know how to access the results of your orders and download them into a spreadsheet? ...
shedesigns — December 2011 — 2 comments
Discussion Gift Subscription
I'm building a subscription based site using Commerce License and there's a requirement to allow existing users to purchase a gift subscription to the site. So they put in an email address and buy an annual subscription. An email is then sent to ...
darksnow — May 2015 — 1 comment
Discussion Admin Order page: Filter by SKU
HI, I need to add filtering by SKU on the order admin page (admin/commerce/orders). By default the filtering is by username, email and order ID. If the admin view for order is somehow related to this issue, then I've another problem- I can't add ...
Roman Baca — May 2014 — 1 comment
Discussion Programmatically add new product
The values for sku, title and commerce_price are good. $form2_id = 'commerce_product_ui_product_form'; $form2_state['values'] = array('sku' => $form['title']['#value'].'_'.rand(1,10000), ' ...
dlats — November 2013 — 1 comment
Discussion HTTPS/SSL Redirect using htaccess
There have been several posts on this forum debating how and when to redirect to HTTPS pages during the commerce process. I hope this debate continues and several worthy options appear. The discussion thus far has been between redirecting only during the ...
snowfox — October 2011 — 4 comments
Discussion Managing donations in Drupal Commerce
This question has come up quite a bit in IRC, e-mails, and the forum / issue queue. I want to just kickstart in this post a discussion that can result in one or more usable contributed modules for managing donations in Drupal Commerce. When I think of a d ...
Ryan Szrama — March 2011 — 9 comments