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 Installing & Upgrading

step by step instructions below. Log in to your site as admin (user 1) Create a complete backup of your ...
joshmiller Josh Miller — July 2015 — Commerce Kickstart 7.x-2.x — Status: Incomplete

Documentation How do I import products?

it each time you update product data. Users and developers interested in product import should keep ...
Ryan Ryan Szrama — May 2012 — 1 comment

Question using the cart to have two different payment flows

The reward section: in this section, a user earns points (userpoints module) for various actions. ... section: there is a listing of 1. charitable projects & 2. charities. A user can donate a variable ... done using points and vice versa. so, when a user puts a reward into the cart, the payment is done ...
Alan Lobo — September 2014 — custom

Answer Answer to Question 9113

Vote up! 1 Vote down! First, you need to get the block to appear... this is a permission setting. Ping back with more info if this is not the case. ...
joshmiller Josh Miller — August 2013 — 1 comment

Documentation Checkout Completion Rules

order with a known e-mail address to the appropriate user account-or- Creates a new user and sends the ...
Ryan Ryan Szrama — August 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Question How to display a product catalog page from a view

user of which its me the administrator,now how can i make it to display even for anonymous users ...
like_mike — June 2013 — Product Catalog

Discussion Conditionally show/hide collections with Commerce Kickstart

authenticated users. Or in other words: Some collections should only be visible to people who have at least the ... role "Authenticated User". I already added a field "authenticated users only" to ... filter the items that are being shown to the users. I tried multiple ways like the module ...
Ruediger Hahn — May 2016 — 1 comment — collection, Commerce Kickstart, conditional

Documentation Currency Overview

as if it were in the user's current shopping cart order. The unit price of the line item is ...
joshmiller Josh Miller — December 2012 — Commerce Kickstart 7.x-2.x — Status: Incomplete

Question Download redirect on 404

user tries to access their licensed files (example.com/user/123/licensed-files) they get a 404. It ...
sher1 — April 2013 — 1 comment — 404

Discussion Complex price calculation using a field in the product

user's profile and another one in the product. Due to complexity, I need to use PHP so in the ... evaluation. I can access the field in the user profile using this code: <?php global $user; $usuario ... = user_load ($user-> uid); return ($usuario-> field_cantidad ...
perrymanson — September 2011 — 3 comments

Pages