tripal / tripal
Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.
Installs: 4 417
Dependents: 8
Suggesters: 0
Security: 0
Stars: 70
Watchers: 21
Forks: 50
Open Issues: 154
Language:PLpgSQL
Type:drupal-module
Requires
- php: ^8.0
- 4.x-dev
- 4.0-alpha2
- 4.0-alpha1
- dev-tv4g1-issue2243-phylotree-visualization
- dev-tv4g4-issue2230-ncbi-request-throttling
- dev-tv4g0-issue2238-drupal-11.2-docker-only
- dev-tv4g4-issue2222-phylotree-publishing
- dev-tv4g9-issue2170-wrong-config-drupal-10.x-dockers
- dev-tv4g0-2208-codeclimateToQltyCloud
- dev-tv4g0-issue2238-drupal-11.2
- dev-tv4g0-issue2229-do-not-translate-exceptions
- dev-tv4g1-issue2101-max-delta
- dev-tv4g4-issue2056-publish-option-for-importers
- dev-tv4g1-issue2073-unpublish
- dev-tv4g1-issue2226-yaml-form-text-field-defaults
- dev-tv4g1-issue2097-make-all-content-types-typed
- dev-tv4g0-issue2215-coding-standards-publish
- dev-tv4g10-issue2195-tripal_content_views_inefficient
- dev-tv4g1-1030-RelationshipWidgetByType
- dev-tv4g1-issue1975-reload_sync_entity
- dev-tv4g1-issue2184-chadoTimeField
- dev-tv4g3_issue2116_publish_logging
- dev-tv4g0-issue2034-migrate-tripal3-url-aliases
- dev-tv4g5-issue2016-tripal_elasticsearch_migrate_add_core
- dev-tv4g9-0-fieldTesting
- dev-tv4g1-issue1810-sequencecoordinates
- dev-7.x-3.x
This package is auto-updated.
Last update: 2025-07-15 23:43:02 UTC
README
Tripal 4 (Drupal 11)
Compatibility
The following table proves the compatibility for the current development version of Tripal.
Drupal | 10.3.x | 10.4.x | 10.5.x | 11.0.x | 11.1.x |
---|---|---|---|---|---|
PHP 8.1 | |||||
PHP 8.2 | |||||
PHP 8.3 |
Code Coverage
This project uses QLTY Cloud to determine the quality of our codebase and the coverage of our test suite. Compatibility above is based on passing of this test suite.
Compatibility of past Tripal versions
NOTE: We currently recommend running the most recent development version when developing your production sites.
Tripal | Drupal | PHP | PostgreSQL |
---|---|---|---|
4.0-alpha1 | >=9.2 <=10.0 | >=8.0 <=8.1 | 13 |
4.0-alpha2 | >=10.0 <= 10.1 | >=8.1 <=8.2 | 13 |
Current Timeline
Required for Tripal 4.alpha3 Release
- Display suite / page work (partially complete; needs default layouts for existing content types + auto application).
- ✅ Importers: Publications
- Search via Views (partially complete; waiting on default views for existing content types)
How to get involved!
This upgrade to Drupal 11 is a community effort. As such, we NEED YOUR HELP!
- To get involved, please join our Tripal Slack and comment in the #core-dev channel.
- Alternatively, feel free to contact Lacey-Anne Sanderson through Slack direct message.
- We can use help both with programming, documentation, outreach and welcome all individuals from all backgrounds!
- We prefer automated testing for all Pull Requests (PRs) and are happy to guide you through the process!
- Just comment on the issue if you need help designing tests
- If you need help implementing tests see our documentation
- If more documentation would be helpful, please create an issue here and we'll add it.
Documentation
Documentation for Tripal 4 has begun on ReadtheDocs.
Tripal Docker
Tripal Docker is currently focused on Development and Automated Testing. There will be a production focused Tripal Docker soon and if you're interested in helping or providing tips -please join us on our Slack channel!
For more information about how to use our fully functional development docker, see our documentation on ReadtheDocs!