User to user trading functionality / module in Drupal
I would like to implement a functionality in Drupal that allows users to trade among themselves. So 开发者_JS百科for example user 1 can ceate an ad and other users can buy it. Has anyone heard about module that can be used in order to do this? Thanks
one of solutions: [Ad or ed_classified module] + Ubercart + [uc_node_checkout or uc_node_access]
精彩评论