WP Manifestindependent plugin directory
manifest / forms / wp-ednasurvey

eDNA Survey

A WordPress plugin for eDNA surveys

by astanabe · github.com/astanabe/wp-ednasurvey

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/astanabe/wp-ednasurvey/archive/refs/heads/main.zip

Environmental DNA Citizen Survey Reporting Site Plugin for WordPress.

環境DNA市民調査報告サイトプラグイン

Features

  • Online and offline survey data submission (Excel template)
  • Photo upload with HEIC/HEIF support and EXIF GPS extraction
  • Leaflet map visualization for survey sites
  • Admin dashboard: data export (CSV/TSV), bulk user registration, site management (WP_List_Table), chat
  • Bilingual: Japanese / English (auto-detected by browser language)

Requirements

  • WordPress 6.4+
  • Theme: GeneratePress
  • PHP 8.1+
  • PHP extensions: zip (required), exif / mbstring (recommended)
  • CLI tools (recommended): heif-dec or ffmpeg (HEIC conversion), exiftool (GPS fallback)

Installation

  1. Download the latest ZIP
  2. WordPress Admin → Plugins → Add New → Upload Plugin → select the ZIP
  3. Activate

License

GPL-2.0-or-later. See LICENSE.