dpc-sdp/tide_event_atdw
Composer 安装命令:
composer require dpc-sdp/tide_event_atdw
包简介
Provides event importer from Australian Tourism Data Warehouse for Tide Drupal 8 distribution
README 文档
README
Import Events from Australian Tourism Data Warehouse.
CONTENTS OF THIS FILE
- Introduction
- Requirements
- Usage
INTRODUCTION
The Tide Event ATDW module provides the functionality to import events from Australian Tourism Data Warehouse.
REQUIREMENTS
USAGE
- Configure the Migration default settings:
/admin/structure/types/manage/event - Run migration via Drush command:
drush migrate-import tide_event_atdw --execute-dependencies
- Force update all previously imported events:
drush migrate-import tide_event_atdw --execute-dependencies --update
- Reset the status of all migrations:
drush migrate-reset-status tide_event_atdw
drush migrate-reset-status tide_event_atdw_details
drush migrate-reset-status tide_event_atdw_image
drush migrate-reset-status tide_event_atdw_image_file
-
When running from Migrate Tools UI, the migrations must be executed in the following order:
- tide_event_atdw_image_file
- tide_event_atdw_image
- tide_event_atdw_details
- tide_event_atdw
-
If running via Migrate Cron (not recommended), only
tide_event_atdwshould be executed with the optionExecute dependenciesenabled.
统计信息
- 总下载量: 32.65k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2020-08-27