Commerce Views
Categories
Component ID
2509544
Component name
Commerce Views
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1254
Component created
Component changed
Component body
The views that come hardcoded with Drupal Commerce cannot be exported to features. To do so, you need to clone these views, then disable them, and use the cloned views instead.
This is a small module to disable all the views that come with Drupal Commerce.
You can grab a copy of all of the default views as features or clone here:git clone https://github.com/markconroy/commerce-views-defaults
