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