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.

Question How do I restrict access to my store to registered members only?

store. Any ideas on how to accomplish this would be greatly appreciated! content access front page user ...
Omega

Theme Omega

control over the theme through code, rather than a user interface. If you depend on the user interface you ... themes through the user interface. The theme?s layout can be modified through the theme settings and then ...
fubhy — June 2009 — 67138 Installs

Documentation Site Builders Guide

cases and features to help new and experienced users of commerce to build sites with confidence and ...
nvahalik Nicholas Vahalik — June 2014 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Blog Commerce Module Tuesday: Commerce Backoffice

read the note. Configure Chosen by going to admin/config/user-interface/chosen The "Chosen" ...
joshmiller Josh Miller — September 2014 — 2 comments

Question Entity Reference Link Issue

the edit page, and as an anonymous user it will just show up as plain text. This happens across my ... https://drupal.org/node/2096983 *I am working with commerce kickstart 2.0 reference entity link link to content admin user ...
Commerce Payleap

Module Commerce Payleap

solutions for Commerce Kickstart and Drupal Commerce application users in North America. PayLeap?s dynamic, ... 2 data Unlimited user-defined data fields Comprehensive API reporting and transaction management tools ...
bricel — May 2012 — 2321 Installs

Documentation Memberships

additional condition which ensures the current user is a member of a specific role. Product Specific Pricing ... of $20, but I want to offer this product for $7.50 to users who have the role "member". ... a rule that pull the price from this field. (This solution doesn't scale, though, for user ...
nvahalik Nicholas Vahalik — June 2014 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Blog DrupalCon Chicago Session Video

DrupalCon Chicago was quite a rush. It was the first Drupal event since we've hit a stable release of the Commerce modules, and the feedback from all directions was extremely positive. The video for my session, Drupal Commerce: Setting up shop on Dru ...
Ryan Ryan Szrama — September 2014 — 6 comments

Question Product Display Access by Role

customer types are defined by user roles. So I have customers with roles ALPHA and BETA for example. I want ... the ability of users to view products by role? I must be missing something simple, I hope you can ... help. Thanks in Advance! Product Display content access user role ...

Answer Answer to Question 7181

Vote up! 0 Vote down! I used this code in my footer div: <?php if ($user-> uid > 0) {    ... print l (t ('my account'), 'user'). ' &nbsp;|&nbsp; '. l (t ... ('Logout'), 'user/logout');} else {    print l (t ('Admin'), 'user');}?> ...
jaap76 — April 2013 — 2 comments

Pages