You are here

system.action.commerce_bulk_term_zdelete.yml in Commerce Bulk 8

config/install/system.action.commerce_bulk_term_zdelete.yml

File

config/install/system.action.commerce_bulk_term_zdelete.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - commerce_product
  6. - action
  7. - taxonomy
  8. id: commerce_bulk_term_zdelete
  9. label: 'Delete terms'
  10. type: taxonomy_term
  11. plugin: commerce_bulk_term_zdelete
  12. configuration: { }