The Commerce VBO Views features never become visible (on the product listing page, for example) if you enable the module with drush. The dependency was enabled first, but no matter what I did, it never worked when using drush.

I poked around, and it looked like the default views had been disabled... but the bulk selection boxes never appeared on the product listing page (admin/commerce/products)

However, if you enable it through the admin/modules interface, it works great!

Cheers!
Jackson

Comments

rfay’s picture

Category: bug » support
Status: Active » Fixed

I think this is a drush error (it fails to clear caches after installing a module). It's long since fixed in the drush codebase, but must not be in the version you're using.

I also think that if you clear all caches after enabling (even if you use Drush) it will work fine for you.

Anyway, definitely not a Commerce VBO Views issue.

iamnoskcaj’s picture

Sorry for the late reply.

I'm running "Drush 7.x-4.5 (Supported, Recommended)". I could try the Development version if you think that would better integrate with Commerce VBO Views.

Obviously this is a non-issue for me now, as I already resolved it. However others might want to know the recommended version of drush for use with Commerce VBO Views.

Cheers!

Status: Fixed » Closed (fixed)

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