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 Automatically send email when order generated?

How can I set drupal commerce to automatically create an account and send an email with a username and password each time an order for a new customer is created? Thanks.- ...
cmdlinegeek — January 2012 — 2 comments

Question How can I go directly from the cart page to checkout completion?

prices and neither payment nor billing information is needed during checkout. So to streamline the user ...
l0calh0rst — June 2013 — Cart, Checkout

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

Question Facet Filter By Color- Change Product Display Node Image

product has multiple variations of different print/colors. The user needs to be able to filter products by ... Both filters work; however, when the user filters by a certain print or color, it correctly filters out ... Example: Product 1 has yellow and green variations. Product 2 has yellow and black variations. User Chooses ...
Djames24 — March 2014 — 1 comment — faceted search

Answer Answer to Question 4772

['field_name']['#access'] = user_is_logged_in ();?> ...
joshmiller Josh Miller — March 2013 — 1 comment

Question Skipping Checkout completely for free items

products are downloads and the only other product is a subscription. A user can purchase all the downloads ... individually or purchase the subscription and have access to unlimited downloads. So the user has the proper ... creates a new order, but the user gets to skip all the needless stuff they don't really want to do ...
Sean — February 2013 — 1 comment — Shipping, Downloads, Checkout, Free Shipping, FAQ

Question Can I use a more recent version of Migrate with Kickstart?

now, and users are encouraged to use that over 2.6. Kickstart has been holding on to Migrate 2.5 for ...

Discussion View for product display content type with Has taxonomy term ID (with depth) does not show children term nodes

page Also the view does not show result for anonymous user but I resolve this by checking Disable SQL ...
NexusStar — July 2012 — 3 comments — views, taxonomy, product display, catalog

Answer Answer to Question 8465

link to the edit profile page) in the my account page by implementing hook_user_view and/or ... hook_user_view alter. If you need it in a separate tab, you need to implement hook_menu ...
akosipax — June 2013

Answer Answer to Question 4630

Drupal users is confusing enough, let alone non-Drupal users. Instead we've done a lot of work to ... simplify the architecture so users simply need to know they're creating products on the site, and the ... core, not to Commerce Kickstart, which specializes in providing a user interface on top of Drupal ...
Ryan Ryan Szrama — April 2013 — 3 comments

Pages