You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
735 B

uuid: f759b4a5-e104-4180-ab1a-2b5c81a8bea7
langcode: en
status: true
dependencies: { }
id: upgrade_d7_captcha_points
class: Drupal\migrate\Plugin\Migration
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Configuration
migration_group: migrate_drupal_7
label: 'Captcha Points Table'
source:
plugin: d7_captcha_points
process:
formId:
-
plugin: get
source: form_id
label:
-
plugin: get
source: form_id
captchaType:
-
plugin: captcha_type_formatter
source: captcha_type
status:
-
plugin: default_value
default_value: true
destination:
plugin: 'entity:captcha_point'
migration_dependencies:
required: { }
optional: { }