You are here

d7_styleswitcher_settings.yml in Style Switcher 3.0.x

Same filename and directory in other branches
  1. 8.2 migrations/d7_styleswitcher_settings.yml
migrations/d7_styleswitcher_settings.yml

File

migrations/d7_styleswitcher_settings.yml
View source
  1. id: d7_styleswitcher_settings
  2. label: Style Switcher settings
  3. migration_tags:
  4. - Drupal 7
  5. - Configuration
  6. source:
  7. plugin: variable
  8. variables:
  9. - styleswitcher_enable_overlay
  10. - styleswitcher_7206_theme_default
  11. source_module: styleswitcher
  12. process:
  13. enable_overlay:
  14. source: styleswitcher_enable_overlay
  15. plugin: default_value
  16. default_value: true
  17. strict: true
  18. 7206_theme_default: styleswitcher_7206_theme_default
  19. destination:
  20. plugin: config
  21. config_name: styleswitcher.settings