system.action.commerce_bulk_attribute_value_top.yml in Commerce Bulk 8
config/install/system.action.commerce_bulk_attribute_value_top.yml
2 string references to 'system.action.commerce_bulk_attribute_value_top'
- commerce_bulk_uninstall in ./
commerce_bulk.install - Implements hook_uninstall().
- commerce_bulk_update_8201 in ./
commerce_bulk.install - Install Commerce Bulk Attributes view and actions.
File
config/install/system.action.commerce_bulk_attribute_value_top.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - commerce_product
- - action
- id: commerce_bulk_attribute_value_top
- label: 'Move to top'
- type: commerce_product_attribute_value
- plugin: commerce_bulk_attribute_value_top
- configuration: { }