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

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

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

Import meetings from ESDH systems

01.9k[1 issues](https://github.com/OS2web/os2web_meetings/issues)[1 PRs](https://github.com/OS2web/os2web_meetings/pulls)PHP

Since Apr 20Pushed 4mo ago7 watchersCompare

[ Source](https://github.com/OS2web/os2web_meetings)[ Packagist](https://packagist.org/packages/os2web/os2web_meetings)[ RSS](/packages/os2web-os2web-meetings/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (7)Used By (0)

OS2Web Meetings Drupal module [![Build Status](https://camo.githubusercontent.com/cea3c54543bf1136d45fb87c2d1bb03a6b65f01721f6c497960f960a3b12910c/68747470733a2f2f7472617669732d63692e6f72672f4f53327765622f6f73327765625f6d656574696e67732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/OS2web/os2web_meetings)
===============================================================================================================================================================================================================================================================================================================================

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

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

[](#module-purpose)

The aim of this module is to import meetings from various ESDH providers and expose this content to be used in Drupal.

The module itself only provides the abstract implementation of the importer, the actual one need extend the abstract one and implement missing methods.

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

[](#how-does-it-work)

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

There are multiple implementations of ESDH (Acadre, SBSYS, Edoc etc), each one has its structure and way of storing meeting information.

OS2Web Meetings module provides a canonical/single way of importing meetings, assuming that meetings are coming in an unified format. Each meeting is then processed and eventually imported in the system.

It is a responsibility of specific ESDH provider module to provide meeting in a canonical format.

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/content/os2web-meetings`

- **Import closed agenda** - If closed agenda will be imported, otherwise the closed content is skipped.
- **Whitelist of the committees** - If committee is not whitelisted, its meetings will be ignored.
- **Unpublish missing agendas** - If this plugin missing agendas will be unpublished. DO NOT use this setting if you are planning to import agendas in with max limit.
- **Clear HTML tags** - Comma-separated list of HTML tags, which style attribute shall be removed during import (it will remove only style HTML attribute of a given tag).

Install
-------

[](#install)

Module is available to download via composer.

```
composer require os2web/os2web_meetings
drush en os2web_meetings

```

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

[](#import-process)

The import process is described for each of the ESDH provider meeting plugins individually.

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

```

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

32

—

LowBetter than 69% of packages

Maintenance50

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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)

---

Top Contributors

[![stankut](https://avatars.githubusercontent.com/u/1537807?v=4)](https://github.com/stankut "stankut (9 commits)")

### Embed Badge

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

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

###  Alternatives

[matomo/searchengine-and-social-list

Search engine and social network definitions used by Matomo (formerly Piwik)

741.5M24](/packages/matomo-searchengine-and-social-list)

PHPackages © 2026

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