Now the dependency is the commerce_cart module. It's not enough when installing the commerce_quick_purchase as the base module.

To reproduce

Create a simplytest.me site: https://simplytest.me/project/commerce?add[]=readmehelp&add[]=commerce_q...

Go to admin/modules page, type purchase in the textfield to find the Commerce Quick Purchase module, tick in the checkbox and then press the Install button. Everything seems OK, almost all the Drupal Commerce modules and README Help module are installed. The issue appears when you try to set up redirection to the checkout page on the Quickly add any product to cart block settings page. Just because the commerce_checkout module remains not installed with the commerce_cart dependency in the commerce_quick_purchase.info.yml file.

Solution

Change dependency for commerce_checkout module allowing users to install everything what is needed just ticking the Commerce Quick Purchase module's checkbox.

Comments

drugan created an issue. See original summary.

  • drugan committed 34c5a6b on 8.x-1.x
    Issue #2933841: Change dependency for commerce_checkout
    
drugan’s picture

Status: Active » Fixed

Fixed.

Status: Fixed » Closed (fixed)

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