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