You are here

system.action.generate_csv_action.yml in VBO export 8

Same filename and directory in other branches
  1. 8.2 config/install/system.action.generate_csv_action.yml
config/install/system.action.generate_csv_action.yml

File

config/install/system.action.generate_csv_action.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - vbo_export
  6. id: vbo_export_generate_csv_action
  7. label: 'Generate csv from selected results'
  8. type: node
  9. plugin: vbo_export_generate_csv_action
  10. configuration: { }