unocha/ocha_key_figures
最新稳定版本:v3.0.0
Composer 安装命令:
composer require unocha/ocha_key_figures
包简介
UNOCHA Key Figures
README 文档
README
This module allows you to easily display key figures from the OCHA Key Figures API
You will need an API key to able to use this module and add the following config to settings.local.php
$config['ocha_key_figures.settings']['ocha_api_url'] = 'https://keyfigures.api.unocha.org/api/v1'; $config['ocha_key_figures.settings']['ocha_api_key'] = 'YOUR-API-KEY'; $config['ocha_key_figures.settings']['ocha_app_name'] = 'YOUR-APP-NAME'; $config['ocha_key_figures.settings']['max_age'] = 60;
统计信息
- 总下载量: 2.96k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-03-30