minnur/location_migration 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

minnur/location_migration

最新稳定版本:1.0.6

Composer 安装命令:

composer require minnur/location_migration

包简介

Migration plugins for migrating Drupal 7 location data from Drupal 7 to Drupal 9

README 文档

README

The Drupal 7 Location module allows users to store locations in a location field (location_cck submodule), and also directly for node, taxonomy_term and user entities (location_node, location_taxonomy and location_user submodules).

With location_email, location_fax, location_phone and location_www submodules, the data stored for a location can be extended with additional email, fax number, telephone number and www address properties.

The Location Migration module provides migration path for these data.

HOW IT WORKS

For location data stored in a field,

  • The original location field type gets mapped to address field, and every address-like location property is migrated into this address field.
  • Non-empty geographical coordinates are migrated into a new geolocation field with _geoloc field name suffix.
  • When location_email is enabled on the source site, the email addresses stored for a location will be migrated into a new email field with _email field name suffix. The email field type is available in Drupal 8/9 by default.
  • When location_fax is enabled on the source site AND the telephone field type is available on the destination site (core Telephone module), the fax number of a location will be migrated into a new telephone field with _fax field name suffix.
  • If location_phone is enabled on the source site AND the telephone field type is available on the destination site, the telephone number stored for a location will be migrated into a new telephone field (_phone field name suffix).
  • When location_www is enabled on the source site AND the link field type is available on the destination site (core Link module), the www address stored for a location will be migrated into a new link field (_url field name suffix).

For location data stored directly for node, taxonomy_term and user entities, Location Migration basically repeats the same what it does for the location fields, but the name of the (this time new) address field, and the base name of the additional fields will be location_node, location_taxonomy_term and location_user, accordingly. If this entity location was configured to store multiple locations, the new field's name will have an additional _<cardinality> suffix as well.

Location Migration wants to migrate as much data as possible. If you don't need any of the additional fields, you can delete them after the migration was executed.

REQUIREMENTS

This module depends on the following modules:

INSTALLATION

You can install Location Migration as you would normally install a contributed Drupal 8 or 9 module.

CONFIGURATION

This module does not have any configuration option.

MAINTAINERS

Current maintainer:

This project has been sponsored by Acquia

统计信息

  • 总下载量: 170
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2024-03-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固