{"id":20718659,"url":"https://github.com/os2web/os2web_meetings_agman","last_synced_at":"2026-02-21T19:03:20.288Z","repository":{"id":57033265,"uuid":"315858991","full_name":"OS2web/os2web_meetings_agman","owner":"OS2web","description":"OS2Web Agman ESDH System","archived":false,"fork":false,"pushed_at":"2024-09-04T14:00:21.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-13T19:55:57.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OS2web.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-25T07:17:54.000Z","updated_at":"2024-09-04T14:00:26.000Z","dependencies_parsed_at":"2024-09-05T17:17:32.266Z","dependency_job_id":"e72f2ea0-bc70-4c08-b6a2-68d4d755f63d","html_url":"https://github.com/OS2web/os2web_meetings_agman","commit_stats":{"total_commits":20,"total_committers":4,"mean_commits":5.0,"dds":0.5,"last_synced_commit":"7d458d0bf5daa7a7393adaf0a477a566bd510a88"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OS2web%2Fos2web_meetings_agman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OS2web%2Fos2web_meetings_agman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OS2web%2Fos2web_meetings_agman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OS2web%2Fos2web_meetings_agman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OS2web","download_url":"https://codeload.github.com/OS2web/os2web_meetings_agman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253492529,"owners_count":21916959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T03:14:24.219Z","updated_at":"2025-10-17T08:20:34.617Z","avatar_url":"https://github.com/OS2web.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OS2Web Meetings Agenda Management Drupal module [![Build Status](https://travis-ci.org/OS2web/os2web_meetings_agman.svg?branch=master)](https://travis-ci.org/OS2web/os2web_meetings_agman)\n\n## Module purpose\n\nThe aim of this module is to import meetings from Agenda Management ESDH providers.\n\nThis module is highly dependent on  [Os2web Meetings](https://github.com/OS2web/os2web_meetings) module and serves as an implementation of it.\n\n## How does it work\n\nMeetings are being imported from so called agenda or manifest files, that are provided by specific Agenda Management ESDH provider.\n\nOS2Web Meetings Agenda Management serves as an adapter that converts meetings into a canonical format.\n\nAfter \"translating\" each meeting is then processed and eventually imported in the system.\n\nImport is handled via Migrate API, which is part of the Drupal 8 core functionality.\n\n## Additional settings\nSettings are available under ```admin/config/system/os2web-meetings```\n* **Agenda Management Meetings manifests path** - Path to agenda directory.\n\n## Install\n\nModule is available to download via composer.\n```\ncomposer require os2web/os2web_meetings_agman\ndrush en os2web_meetings_agman\n```\n\n## Import process\n\nThe import process can be done in two ways:\n* Via Drush (recommended)\n    * Use the following Drush command to start the migration:\n        ```\n        drush migrate:import os2web_meetings_agman_import\n        ```\n        Read more about the Drush commands for Migrate API on [Migrate tools](https://www.drupal.org/project/migrate_tool).\n    * It is highly recommended to set up a cronjob on your server to do the run this command often\n\n* Via Admin UI\n    * Go to ```admin/structure/migrate/manage/os2web_meetings/migrations``` on your installation\n    * Click ```Execute``` next to **Meeting import (Agenda Management)**\n    * Click ```Execute``` on the next page as well (doing that will use default options).\n\n## Update\nUpdating process for OS2Web Meetings module is similar to usual Drupal 8 module.\nUse Composer's built-in command for listing packages that have updates available:\n\n```\ncomposer outdated os2web/os2web_meetings_agman\n```\n\n## Automated testing and code quality\nSee [OS2Web testing and CI information](https://github.com/OS2Web/docs#testing-and-ci)\n\n## Contribution\n\nProject is opened for new features and os course bugfixes.\nIf you have any suggestion or you found a bug in project, you are very welcome\nto create an issue in github repository issue tracker.\nFor issue description there is expected that you will provide clear and\nsufficient information about your feature request or bug report.\n\n### Code review policy\nSee [OS2Web code review policy](https://github.com/OS2Web/docs#code-review)\n\n### Git name convention\nSee [OS2Web git name convention](https://github.com/OS2Web/docs#git-guideline)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fos2web%2Fos2web_meetings_agman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fos2web%2Fos2web_meetings_agman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fos2web%2Fos2web_meetings_agman/lists"}