https://github.com/os2forms/os2forms_egir
Integration between OS2mo and OS2forms including a subset of OS2mo's UI with Maestro workflows, which include safeguards and approval processes.
https://github.com/os2forms/os2forms_egir
Last synced: about 1 year ago
JSON representation
Integration between OS2mo and OS2forms including a subset of OS2mo's UI with Maestro workflows, which include safeguards and approval processes.
- Host: GitHub
- URL: https://github.com/os2forms/os2forms_egir
- Owner: OS2Forms
- License: gpl-2.0
- Created: 2021-08-27T11:40:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-28T09:46:23.000Z (almost 4 years ago)
- Last Synced: 2025-01-09T17:03:54.808Z (about 1 year ago)
- Language: PHP
- Size: 194 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OS2forms EGIR Integration [](https://app.travis-ci.com/OS2Forms/os2forms_egir)
Adds an EGIR governance layer on top of OS2forms Forløb.
## Installing OS2forms 2.1 med Forløb
This module requires the codebase from the
[OS2forms core project](https://github.com/OS2Forms/os2forms8) as well as
[OS2forms Forløb](os2forms_forloeb) installed per the documentation - note that
the [OS2forms EGIR installation profile](https://github.com/OS2Forms/os2forms_egir_profile)
is available for this.
After succesful installation you should have the OS2forms EGIR available for
install via gui.
You can also install the module by using Drush:
```
./vendor/bin/drush en os2forms_egir
```