os2web/os2web_meetings_edoc_fujitsu 问题修复 & 功能扩展

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

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

os2web/os2web_meetings_edoc_fujitsu

Composer 安装命令:

composer require os2web/os2web_meetings_edoc_fujitsu

包简介

Import meetings from EDOC Fujitsu ESDH system

README 文档

README

Module purpose

The aim of this module is to import meetings from EDOC Fujitsu ESDH providers.

This module is highly dependent on Os2web Meetings module and serves as an implementation of it.

How does it work

Meetings are being imported from so called agenda or manifest files, that are provided by specific EDOC Fujitsu ESDH provider.

OS2Web Meetings EDOC Fujitsu serves as an adapter that converts meetings into a canonical format.

After "translating" each meeting is then processed and eventually imported in the system.

Import is handled via Migrate API, which is part of the Drupal 8 core functionality.

Additional settings

Settings are available under admin/config/system/os2web-meetings

  • EDOC Fujitsu Meetings manifests path - Path to agenda directory.

Install

Module is available to download via composer.

composer require os2web/os2web_meetings_edoc_fujitsu
drush en os2web_meetings_edoc

Import process

The import process can be done in two ways:

  • Via Drush (recommended)

    • Use the following Drush command to start the migration:
      drush migrate:import os2web_meetings_edoc_fujitsu_import
      
      Read more about the Drush commands for Migrate API on Migrate tools.
    • It is highly recommended to set up a cronjob on your server to do the run this command often
  • Via Admin UI

    • Go to admin/structure/migrate/manage/os2web_meetings/migrations on your installation
    • Click Execute next to Meeting import (EDOC Fujitsu)
    • Click Execute on the next page as well (doing that will use default options).

Update

Updating process for OS2Web Meetings module is similar to usual Drupal 8 module. Use Composer's built-in command for listing packages that have updates available:

composer outdated os2web/os2web_meetings_edoc

Automated testing and code quality

See OS2Web testing and CI information

Contribution

Project is opened for new features and os course bugfixes. If you have any suggestion or you found a bug in project, you are very welcome to create an issue in github repository issue tracker. For issue description there is expected that you will provide clear and sufficient information about your feature request or bug report.

Code review policy

See OS2Web code review policy

Git name convention

See OS2Web git name convention

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: EUPL-1.2
  • 更新时间: 2021-11-01