unocha / ocha_reliefweb
OCHA ReliefWeb integration module
Package info
github.com/UN-OCHA/ocha_reliefweb
Type:drupal-module
pkg:composer/unocha/ocha_reliefweb
dev-develop
2024-07-16 15:50 UTC
Requires
- php: >=8.2
- drupal/core: ^10
- reliefweb/simple-autocomplete: ^v1.3
- symfony/uid: ^6.3
- unocha/json-schema: ^2.3.2
Requires (Dev)
This package is auto-updated.
Last update: 2026-02-17 06:01:10 UTC
README
This module provides integration with ReliefWeb via its API.
Uninstalling
To be able to uninstall this module you need to
- Delete completely the stored reliefweb resource entities at
/admin/modules/uninstall/entity/reliefweb_resource - Disable the
Ocha ReliefWeb Editortext format at/admin/config/content/formats
References:
TODO
- Generate forms based on the JSON API specs (check if there is some modules to do that).