Skip to content

Export Reports of Ushahidi from reports index page. Buttons for export will be added below default filter

Notifications You must be signed in to change notification settings

lmmrssa/Ushahidi-plugin-exportreports

Repository files navigation

Export Reports

About

Description

*Add export button on report index page to export filter on CSV/XML

Installation

*Copy the entire /exportreports/ directory into your /plugins/ directory. *Activate the plugin.

NOTE: *XML feature will only show stylesheet for Firefox and IE *XML will be in zip for stylesheet you will have to extract it and then view. *If activating plugin does not show CSV/XML button on report main page then inside themes/default/views/reports/main.php view search for

<p>

tag inside

<div id="filter-controls">

tag and add following code below

<?php Event::run('ushahidi_action.report_filters_controls_ui'); ?>

About

Export Reports of Ushahidi from reports index page. Buttons for export will be added below default filter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published