Submitted by Andrew on Mon, 08/14/2017 - 09:14

Learning about collaborating with the open source community to implement some Drupal Commerce features.

 

The modules I want to use are currently in development, so I have to follow the conversation to see where things are at: https://www.drupal.org/node/2368053#comment-12216847

 

At this point, I don't believe the module I need for this site will be ready, and I'm anticipating doing some custom work. I think this is the right learning approach anyway, since I'll have some experience with the code before jumping into contributing to a module.

 

 

Commerce DefaultPriceResolver and ChainPriceResolver (In Commerce Price module).

 

Subject