I will unfortunately have to do without this module because there are too many bugs.

The shopping cart is only accessible to the role commerce_marketplace_owner

Anonymous and authenticated users can not even access the shopping cart (error 403).

In addition to the product page, if the parent store link is displayed, it redirects to the current page instead of the store.

Comments

zenimagine created an issue. See original summary.

zenimagine’s picture

I corrected the problem by modifying the file commerce_marketplace.routing.yml

you have to replace _permission: 'access cart' by _permission: 'access content'

  • drugan committed 7f1f987 on 8.x-1.x
    Issue #3011960 by zenimagine: This module makes the order impossible
    
drugan’s picture

Status: Active » Fixed

Thank you!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.