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 Drupal Commerce as online catalog

Hi, I am new to drupal commerce. I just installed the kickstarter on my laptop and I am trying to figure out whether I can set it up in a way that it will only work as a product catalog (no basket, checkout or even price set). Is this possible or I am com ...
nikan — September 2012 — 1 comment — catalog, setup

Question Problems with Kickstart 2 installation

Vote up! 0 Vote down! Hello, I've done the kickstart 2 installation proccess in my local XAMMP server, and I had a couple of problems y detail below: 1. Fisrt of all, I had an error about surpassing max execution time on a script, so I went to XAMMP\ ...
mam53 — February 2013 — 1 comment — Commerce Kickstart, Install

Discussion i18n and other goals

Hi all, Just curious, after checking the development goals of Commerce. Will it be all multilangual? Will it support mechanisms for multiple currencies Will it support many different kinds of products (goods, e-stuff and labor) Will it support a host of u ...
splash112 — April 2010 — 3 comments

Discussion Commerce specific themes

There's been an ongoing lack of themes specifically targeted for commerce applications aside from Drupal Prosper theme. I think now is the best time to incorporate commerce specific themes. The way I foresee this best occurring is if module contribut ...
Stomper — October 2011 — 2 comments

Discussion Conditional Product Variations

Is there any easy way of creating "child" product variations apart from creating multiple products? https://www.pshares.org/subscriptions/tshirt.cfm Is what I am looking at doing-- There are 3 tshirts, 2 types, and different sizes based on the t ...
jason_beals — April 2013 — 1 comment — Product Variations

Answer Answer to Question 8976

Vote up! 0 Vote down! Ok, this one was a bit more involved because it uses code:) Short answer: you need to use hook_form_alter() to take control over that particular form. Fear not! I will show you how to find these things and edit them quickly:D Longer ...
joshmiller Josh Miller — August 2013 — 1 comment

Question Creates a rule that creates content when submitting a product

Vote up! 0 Vote down! The title is pretty self-explanatory so I created a rule that allows me to create content with the submision of a product, but with several types of products, each corresponding with a content type example: Product manga-> content ...
woprrr — April 2013 — 1 comment — Rules, Product Display

Discussion fetching customer profile via rules, when checkout is completed

Hej! I need to fetch the customer profile after an order checkout is completed via rules. The user, who has created the order, can have many different customer profiles and i need to fetch exactly that profile, what belongs to the fetched order. How can I ...
dasmoermel — October 2011 — 2 comments

Discussion Checkout Rules not Triggering

Hi I have integrated worldpay module in my drupal commerce site. But i am getting read timed out error. After debugging i found out that there is some problem in commerce_payment_redirect_pane_next_page($order) function which is taking too long, then i mo ...
Anshu_Mishra — April 2013 — 1 comment

Answer Answer to Question 3931

Vote up! 0 Vote down! All Drupal 7 Fields can be attributes, but to use something like "images" or whatever, I highly recommend you use a taxonomy field and attach specific fields to each taxonomy term … and then use http://drupal.org/project/co ...
joshmiller Josh Miller — August 2012 — 1 comment

Pages