started popsu_migrate module

This commit is contained in:
2021-03-24 15:31:11 +01:00
parent 60af02c73e
commit 3f3a455e86
12 changed files with 964 additions and 61 deletions

View File

@@ -84,6 +84,7 @@ module:
path_alias_xt: 0
pathologic: 0
persistent_login: 0
popsu_migrate: 0
redirect: 0
redis: 0
responsive_image: 0

View File

@@ -0,0 +1,8 @@
enforce_source_module_tags:
- 'Drupal 6'
- 'Drupal 7'
follow_up_migration_tags:
- 'Follow-up migration'
_core:
default_config_hash: 1daEO2inZc1i3d0Sn-ADIq9mUIU7tSLCxn579NT6f2g
langcode: fr

View File

@@ -0,0 +1,47 @@
uuid: 101cfd3b-9212-4433-9848-30b4222281ee
langcode: fr
status: true
dependencies: { }
_core:
default_config_hash: XagShwkgw7JHJgs5_hzHHgOo5FszkzhugcQ7yf4F29U
id: d7_allpublicfiles
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Popsu
- Files
migration_group: d7_popsu
label: 'Public files'
source:
plugin: d7_pubic_file
batch_size: 5000
scheme: public
constants:
source_base_path: ../../../d7
process:
filename: filename
source_full_path:
-
plugin: concat
delimiter: /
source:
- constants/source_base_path
- filepath
-
plugin: urlencode
uri:
plugin: file_copy
source:
- '@source_full_path'
- uri
filemime: filemime
status: status
created: timestamp
changed: timestamp
uid: uid
destination:
plugin: 'entity:file'
migration_dependencies: null

View File

@@ -0,0 +1,19 @@
uuid: 0f8e929c-ac82-44c2-a18d-705fbeadd9dc
langcode: fr
status: true
dependencies:
enforced:
module:
- migrate_plus
- migrate_tools
- popsu_migrate
_core:
default_config_hash: QSerr7Rm3POhidZhxFUan7sJGKOXGQk5MWa9EdLaJEc
id: d7_popsu
label: 'D7 Popsu'
description: 'Drupal 7 popsu content migration to Drupal 9.'
source_type: 'Drupal 7'
module: null
shared_configuration:
source:
key: d7

View File

@@ -0,0 +1,10 @@
uuid: 713c224d-0d68-4308-a3c8-8c2dad1ddd68
langcode: fr
status: true
dependencies: { }
id: default
label: Default
description: 'A container for any migrations not explicitly assigned to a group.'
source_type: null
module: null
shared_configuration: null