Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Drupal Commerce

Compare

  Analyzed about 1 year ago

Drupal Commerce is the new way to do e-commerce on Drupal 7. It is the logical successor of Ubercart with a new name and a new approach. We're reimplementing Ubercart's feature set from the ground up to take advantage of the awesome new Drupal 7 APIs, enforce a clean separation of the Commerce API ... [More] from the default UI, and adhere to a strict set of development standards. We're building the project with maintainability, scalability, and interoperability in mind to bring Drupal based e-commerce to the Enterprise. [Less]

31.7K lines of code

19 current contributors

over 2 years since last commit

7 users on Open Hub

Activity Not Available
4.66667
   
I Use This

Ubercart Cart Login Flow

Compare

  Analyzed about 1 year ago

Background Ubercart is an ecommerce solution based on Drupal. The default Ubercart cart behavior is merging the anonymous cart and the existing user cart once the user logs in. This can be confusing for users because their cart could have some products added long ago, and when they log in ... [More] , the old existing cart and the new anonymous cart are merged. Description This module provides different behaviors, depending on the source of the user when logs in: If the users log in while at the checkout page, the old existing cart is discarded, and the new cart that has been created while the user is anonymous will be checked out. If the users log in other cases, we discard the anonymous cart and recover the previously existing cart that was associated with this user. [Less]

270 lines of code

0 current contributors

about 10 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This