An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# OS2forms EGIR Integration [![Build Status](https://app.travis-ci.com/OS2Forms/os2forms_egir.svg?branch=main)](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
```