unocha / ocha_reliefweb
OCHA ReliefWeb integration module
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:drupal-module
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: 2024-11-17 03:06:19 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 Editor
text 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).