773

Product support

Get help in the plugin support forum.

  • Added on Feb 20, 2019
  • Current version: 1.0.1
  • Platform Compatibility
    v4.x not tested
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • Created by
  • Public repository

Categories

This plugin will help your project to integrate the latest Disasters and Reports from the ReliefWebAPI.

Reliefweb Reports

Installation

Open up the "Updates & Plugins" from your project backend and search for plugin code " AdilShahzad.ReliefWebAPI "

Usage

Embedding ReliefWebAPI in your website is very easy. Just use the available components. You can either add this component to a template via the CMS or you can use a code editor.

Simple use case:

<div class="container">

{% component 'disaster' %}

{% component 'report' %}

</div>

1.0.1

First version of ReliefWebAPI

Feb 20, 2019