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 Removing order statuses

Hi, Can anyone suggest the best way to remove a couple of order statuses? My use case is fairly unique, with no front end cart- more an administrative tool, as such I'd like to rename some and remove others of the order stauses / states. Can anyone p ...
essbee — October 2011 — 1 comment

Documentation Systems

pertinent pages describing the entities, fields, and info hooks that make up each system. ... This section of the specification will provide an overview of the various systems with links to ...
Ryan Ryan Szrama — May 2012

Documentation Development Standards

examples needs to be fleshed out further.) Hooks should include a soft namespace by using the commerce ... become hook_commerce_order() under this convention. Only form builder functions should end in_form. 5. ... for creating Drupal Commerce tests. The process is documented in the Specification handbook, Writing ...
Admin — May 2012

Discussion Product Reference Field Specification

So, as I've been implementing the product reference field based on the prior specification ...
Ryan Ryan Szrama — February 2010 — 12 comments

Blog Adding Paid Content to an Existing Drupal Blog

commerce. Download with Drush: drush dl commerce rules addressfield Solution Specific Commerce Modules and ... available from the Austin 2014 DrupalCon Commerce by Example presentation page. One of the most powerful ... things that you can do to a Drupal site is to add Drupal Commerce. With some modules and a bit of time, ...
nvahalik Nicholas Vahalik — June 2014 — 3 comments

Discussion Missing vital info from orders

an order on our site the invoice just shows the item type not the specific item ...
seb24 — March 2012 — 5 comments

Discussion Product Code Review

foreach (commerce_product_types () as $type => $product_type) {  //...}?> Product types should ... the following functions: commerce_product_types()- returns an array of all defined product types. ... commerce_product_type_get_name($type = NULL)- returns the human-readable name given the machine-readable $type; if $type remains NULL, ...
Ryan Ryan Szrama — February 2010 — 11 comments

Answer Answer to Question 4326

a lot of grep'ing the code, I found hook_commerce_product_type_info() is the new hook I need to ...
disasm — October 2012 — 1 comment

Documentation Core Architecture

Commerce modules. Currently the Info hooks and API utilization guides contain the only complete content. ... Drupal Commerce is constantly evolving, but we're working hard to keep this specification ... current so it expresses in plain text how the various pieces of Commerce have been structured and how they ...
Admin — May 2012

Blog Drupal Commerce 7.0-alpha2 Released

that's actually there. For now you'll need to look in the Info hooks and Utilizing the core APIs ... The first Drupal Commerce alpha release received little fanfare here somehow. In the press of ... Payment module, making alpha 2 a great time for payment integrators to start roughing out their Commerce ...
Ryan Ryan Szrama — October 2010 — 6 comments

Pages