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.
Page Download Drupal Commerce
with Drupal Commerce features can download Drupal Commerce from its project page on drupal.org and ... You can download Drupal Commerce and add it to an existing Drupal 7 site or start a new site using ... a special installation profile. Drupal Commerce is fully open source: there is no "premium" ...
Admin — June 2017
Answer Answer to Question 31737
and then use it to present different product ranges, pricing, volume discounts, shipping rates, ...
Andy @ BlueFusion — January 2015 — 2 commentsAnswer Answer to Question 12904
https://drupal.org/project/commerce_option This assumes that aiport transfers aren't available as a product on their own- ie they are ...
Andy @ BlueFusion — February 2014 — 3 commentsQuestion Commerce License Usage
(http://commerceguys.com/webinars/webinar-architecting-drupal-commerce-sites) Commerce License (https://drupal.org/project/commerce_license) Selling Per-Node Access with Drupal ... Vote up! 0 Vote down! Hi, I watched the webinar " Architecting Drupal Commerce Sites " ... and found a module called " Commerce License ". Questions: 1. How to use the module? The ...
Answer Answer to Question 13321
. https://drupal.org/project/commerce_feeds This will work with the Feeds module to bring in content from a specific source (uploaded CSV, RSS ... https://drupal.org/project/commerce_migrate This will work with the Migrate module to help you transform and tweak data and run ... https://drupal.org/project/commerce_services This will work with the Services module to help you open up an API that lets you do just about ...
Josh Miller — March 2014Discussion Advice Please for Subscription Site
Hello, I am new to Drupal Commerce. I have been playing around with Ubercart, but would like to ... see how I can do this with Drupal Commerce. Here is what I am trying to do: Have a role of "Trial ...
efox12 — February 2014 — 1 comment
Module Square module
Square. An Square module is now available for all Drupal Commerce users. No payments coding required: ... Connect Square to Drupal Commerce through our simple, yet powerful integration. Encryption and data ... customers. Easy to integrate Connect Drupal Commerce with Square- no coding required to process payments with ...
Blog Commerce Module Tuesday: Commerce Backoffice
Welcome to another Commerce Module Tuesday! Today we are looking at Commerce Backoffice, ... maintained by Bojan Živanović from Commerce Guys. This module (and a few dependencies) provides the rich ... store owner experience that has made Commerce Kickstart 2 so popular. In the video below, you will see ...
Josh Miller — September 2014 — 2 commentsAnswer Answer to Question 3304
$order->commerce_order_total. It contains shipping method that user picked. So working code is: <?php /* * Hook ... the ID of a cloned flat_rate shipping method if($order-> commerce_order_total [' ... hook_commerce_checkout_pane_info_alter($checkout_pane) */ function mymodule_commerce_checkout_pane_info_alter (& $checkout_pane) { global $user; ...
UrmasZ — April 2013
Answer Answer to Question 3415
Vote up! 0 Vote down! In order for rules to understand and react to your fields of an entity, you need to add a condition "Entity has field" and then you can create another condition on any field for that condition. http://joshmiller83.github.co ...
Josh Miller — July 2012 — 1 comment
