system.action.commerce_bulk_variation_hook.yml in Commerce Bulk 8
config/install/system.action.commerce_bulk_variation_hook.yml
1 string reference to 'system.action.commerce_bulk_variation_hook'
- commerce_bulk_uninstall in ./
commerce_bulk.install - Implements hook_uninstall().
File
config/install/system.action.commerce_bulk_variation_hook.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - commerce_product
- - action
- id: commerce_bulk_variation_hook
- label: 'Pass to hook'
- type: commerce_product_variation
- plugin: commerce_bulk_variation_hook
- configuration: { }