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

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

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

Import meetings from Acadre ESDH system

0467PHP

Since Feb 12Pushed 4mo ago5 watchersCompare

[ Source](https://github.com/OS2web/os2web_meetings_acadre)[ Packagist](https://packagist.org/packages/os2web/os2web_meetings_acadre)[ RSS](/packages/os2web-os2web-meetings-acadre/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

OS2Web Meetings Acadre Drupal module
====================================

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

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

[](#module-purpose)

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

OS2Web Meetings Acadre 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`

- **Acadre Meetings manifests path** - Path to agenda directory.

Install
-------

[](#install)

Module is available to download via composer.

```
composer require os2web/os2web_meetings_acadre
drush en os2web_meetings_acadre

```

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_acadre_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 (Acadre)**
    - 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_acadre

```

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

22

—

LowBetter than 21% of packages

Maintenance51

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% 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://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 (3 commits)")[![thollebellcom](https://avatars.githubusercontent.com/u/100751734?v=4)](https://github.com/thollebellcom "thollebellcom (3 commits)")

### Embed Badge

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

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

###  Alternatives

[colinmollenhour/modman

Module Manager

71978.3k3](/packages/colinmollenhour-modman)[elements/process-manager-bundle

The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend.

47665.0k5](/packages/elements-process-manager-bundle)

PHPackages © 2026

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