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 Product Variations
click on the 'variation type' link under the Products menu. On my install there is no such ... settings. I have 2 separate installs. One with the test products and one without. Neither install has this ...
garylc — December 2012 — 1 comment — Product Variations
Blog See what’s new in Drupal Commerce 2.0-rc1
haven't yet made Composer a part of their workflow a way to manually install the PHP libraries Commerce ...

Answer Answer to Question 4497
Vote up! 0 Vote down! Thanks jdcx, I installed Superfish module and it works perfectly. Cheers! ...
NextPageNetty — October 2012
Module Commerce Atos
http://www.e-transactions.credit-agricole.fr/formulaire_telechargement.htm In production mode, the certif file. Configuration: Once installed, you must configure the path of ... can be setted through the admin). Commerce_atos_instalment Instalment. This payment method allow the ...

Module Commerce Donate
modify the default donation option values, the install the Commerce Customizable Products module in order ...
stella — July 2012 — 241 Installs
Module Commerce CM-CIC
and Drupal Commerce module. It works for the following banks:- CIC- Crdit Mutuel- OBC Installation and ...
olmeta.david — April 2012 — 32 Installs
Blog Commerce 2.x Stories: Products
Inline Entity Form from the start. Mixing product and non-product content This made it necessary for ...

Blog Enabling Fancy Attributes in Commerce 2.x
In Drupal Commerce 1.x, we used the Commerce Fancy Attributes and Field Extractor modules to render attributes more dynamically than just using simple select lists. This let you do things like show a color swatch instead of just a color name for a custome ...

Blog Launching Commerce on Drupal 8
With the entity API maturing in Drupal 8 as it approaches its first beta, Commerce Guys gathered a variety of Drupal Commerce contributors and maintainers in its Paris office to begin active development on Drupal Commerce 2.x. The week long sprint began w ...

Discussion [SOLVED] Programagical types and products.
unexpected error. Please try again later. When installing with this in the install hook: /** * Implements ... hook_install(). */ function cg_commerce_signs_install() { drupal_static_reset(); ... now is how do i programatically create a product type on install? (essentually a content type) ...