Drupal is a registered trademark of Dries Buytaert
Drupal 11.4.3 Update released for Drupal core (11.4.3)! Views Bulk Operations (VBO) 4.4.6 Minor update available for module views_bulk_operations (4.4.6). External Authentication 2.0.12 Minor update available for module externalauth (2.0.12). Entityqueue 8.x-1.12 Minor update available for module entityqueue (8.x-1.12). Google Programmable Search Engine 5.0.5 Minor update available for module google_cse (5.0.5). Similar By Terms 2.0.0 Major update available for module similarterms (2.0.0). AI RAG Search Chat 1.0.7 Minor update available for module ai_rag_search_chat (1.0.7). MCP Sentinel 1.7.0 Minor update available for module mcp_sentinel (1.7.0). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs. Devel PHP 2.0.1 Module devel_php updated after 6 months of inactivity (2.0.1).

Overview

The Phylotree Viewer module enables the visualization of phylogenetic trees directly in Drupal. It leverages the Phylotree.js library for rendering and provides an intuitive interface for working with phylogenetic data.

Features

  • Interactive visualization of phylogenetic trees.
  • Seamless integration with Drupal's field and content management.
  • Configurable external library support.

Required External Library Setup

  1. Download the latest release of Phylotree.js from https://github.com/veg/phylotree.js/releases.
  2. Download version 3.5.17 of D3.js from https://github.com/d3/d3/releases/tag/v3.5.17. Note: The Phylotree library is not compatible with newer versions of D3.js. For more information, see the issue, https://github.com/veg/phylotree.js/issues/44.
  3. Download the latest production version of jQuery from https://jquery.com/download/.
  4. Download the latest production version of Underscore.js from https://underscorejs.org/.
  5. Move the required files to the following locations in your module's directory:
    • CSS: Place phylotree.css in libraries/css/.
    • JS: Place d3.min.js, jquery.min.js, phylotree.js, and underscore.min.js in libraries/js/.
  6. Navigate to Phylotree Viewer Configurations in the Drupal admin interface.
  7. Click the Test Libraries button to verify that all required libraries are properly installed.

Activity

Total releases
1
First release
Jul 2026
Latest release
4 hours ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.1.0-beta1 Pre-release Jul 14, 2026