PHPackages                             os2web/os2web\_meetings\_edoc\_fujitsu - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. os2web/os2web\_meetings\_edoc\_fujitsu

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

os2web/os2web\_meetings\_edoc\_fujitsu
======================================

Import meetings from EDOC Fujitsu ESDH system

0534PHP

Since Jun 15Pushed 3mo ago6 watchersCompare

[ Source](https://github.com/OS2web/os2web_meetings_edoc_fujitsu)[ Packagist](https://packagist.org/packages/os2web/os2web_meetings_edoc_fujitsu)[ RSS](/packages/os2web-os2web-meetings-edoc-fujitsu/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (3)Used By (0)

OS2Web Meetings EDOC Fujitsu Drupal module
==========================================

[](#os2web-meetings-edoc-fujitsu-drupal-module)

Module purpose
--------------

[](#module-purpose)

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

This module is highly dependent on [Os2web Meetings](https://github.com/OS2web/os2web_meetings) module and serves as an implementation of it.

How does it work
----------------

[](#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
-------------------

[](#additional-settings)

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

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

Install
-------

[](#install)

Module is available to download via composer.

```
composer require os2web/os2web_meetings_edoc_fujitsu
drush en os2web_meetings_edoc

```

Import process
--------------

[](#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](https://www.drupal.org/project/migrate_tool).
    - 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
------

[](#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
----------------------------------

[](#automated-testing-and-code-quality)

See [OS2Web testing and CI information](https://github.com/OS2Web/docs#testing-and-ci)

Contribution
------------

[](#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

[](#code-review-policy)

See [OS2Web code review policy](https://github.com/OS2Web/docs#code-review)

### Git name convention

[](#git-name-convention)

See [OS2Web git name convention](https://github.com/OS2Web/docs#git-guideline)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance55

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/134c42b216718e3d28298bcec8772eeb309c8c94afff3462dac1245b06c06cc5?d=identicon)[stanbellcom](/maintainers/stanbellcom)

---

Top Contributors

[![juuliabellcom](https://avatars.githubusercontent.com/u/5367428?v=4)](https://github.com/juuliabellcom "juuliabellcom (4 commits)")[![stankut](https://avatars.githubusercontent.com/u/1537807?v=4)](https://github.com/stankut "stankut (4 commits)")[![skifter](https://avatars.githubusercontent.com/u/827308?v=4)](https://github.com/skifter "skifter (2 commits)")

### Embed Badge

![Health badge](/badges/os2web-os2web-meetings-edoc-fujitsu/health.svg)

```
[![Health](https://phpackages.com/badges/os2web-os2web-meetings-edoc-fujitsu/health.svg)](https://phpackages.com/packages/os2web-os2web-meetings-edoc-fujitsu)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
