You are here

d7_captcha_points.yml in CAPTCHA 8

migrations/d7_captcha_points.yml

File

migrations/d7_captcha_points.yml
View source
  1. id: d7_captcha_points
  2. label: 'Captcha Points Table'
  3. migration_tags:
  4. - Drupal 7
  5. - Configuration
  6. source:
  7. plugin: d7_captcha_points
  8. process:
  9. formId: form_id
  10. label: form_id
  11. captchaType:
  12. plugin: captcha_type_formatter
  13. source: captcha_type
  14. status:
  15. plugin: default_value
  16. default_value: TRUE
  17. destination:
  18. plugin: entity:captcha_point