PHPackages                             os2web/os2web\_meetings\_edoc - 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. os2web/os2web\_meetings\_edoc

ActiveDrupal-module

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

Import meetings from EDOC ESDH system

01.1kPHP

Since Jun 11Pushed 2mo ago7 watchersCompare

[ Source](https://github.com/OS2web/os2web_meetings_edoc)[ Packagist](https://packagist.org/packages/os2web/os2web_meetings_edoc)[ RSS](/packages/os2web-os2web-meetings-edoc/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

OS2Web Meetings EDOC Drupal module [![Build Status](https://camo.githubusercontent.com/a81f76ee7b025071e11cdf244b6b69e8b94d80bfd00afb2a87ce7b9bc89672e9/68747470733a2f2f7472617669732d63692e6f72672f4f53327765622f6f73327765625f6d656574696e67735f65646f632e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/OS2web/os2web_meetings_edoc)
===================================================================================================================================================================================================================================================================================================================================================

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

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

[](#module-purpose)

The aim of this module is to import meetings from EDOC 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 ESDH provider.

OS2Web Meetings EDOC 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 Meetings manifests path** - Path to agenda directory.

Install
-------

[](#install)

Module is available to download via composer.

```
composer require os2web/os2web_meetings_edoc
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_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)**
    - 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

31

—

LowBetter than 68% of packages

Maintenance56

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity32

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://avatars.githubusercontent.com/u/827308?v=4)[Jørn Skifter Andersen](/maintainers/skifter)[@skifter](https://github.com/skifter)

![](https://www.gravatar.com/avatar/62f8489b69aecc84322f8899d288c3ab41d3022532d49c849ae4ca10e20f4df7?d=identicon)[andriyun](/maintainers/andriyun)

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

![](https://www.gravatar.com/avatar/3591440bdf512ac6e1119650f74cd15db697236e6f5e68702bb091bebba1a30b?d=identicon)[juuliabellcom](/maintainers/juuliabellcom)

---

Top Contributors

[![stankut](https://avatars.githubusercontent.com/u/1537807?v=4)](https://github.com/stankut "stankut (6 commits)")[![juuliabellcom](https://avatars.githubusercontent.com/u/5367428?v=4)](https://github.com/juuliabellcom "juuliabellcom (3 commits)")[![andriyun](https://avatars.githubusercontent.com/u/5544994?v=4)](https://github.com/andriyun "andriyun (2 commits)")[![thollebellcom](https://avatars.githubusercontent.com/u/100751734?v=4)](https://github.com/thollebellcom "thollebellcom (2 commits)")

### Embed Badge

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

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

PHPackages © 2026

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