OpenSource-Hub
E

elabftw

1.3k stars·Office Productivity·SHA-256 checksum verified

eLabFTW is a free, modern, secure electronic lab notebook for research teams. It stores experiments and lab resources, supports timestamps, molecule editor, LaTeX, and multi-team hosting.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

A self-hosted, open-source electronic lab notebook for secure research data management.

Core Features

  • Dual core: experiment notebook + resource database
  • Trusted and blockchain timestamping
  • Molecule editor, LaTeX support, calendar booking
  • 21 languages, fine-grained permissions
  • One-command Docker deployment, multi-team

What It Can't Do

  • Requires Linux/Docker admin skills; best for teams with IT support; overkill for single-user; commercial support available.

Use Cases

  • University labs centralizing experiment data
  • Biotech companies tracking reagents and cell lines
  • Projects requiring audit trails (e.g. GDPR)
  • Collaborative research across multiple labs

Detailed Introduction

eLabFTW is a self-hosted electronic lab notebook (ELN) designed for research teams and institutions. It allows scientists to store, organize, and share experimental data in a secure, web-based environment. The platform includes a lab notebook for experiments and a database for managing lab resources such as antibodies, plasmids, cell lines, and equipment. It features trusted and blockchain timestamping, a calendar for equipment booking, molecule editor, LaTeX support, todolist, and a public REST API. eLabFTW supports 21 languages, offers advanced permission controls, and is built with security and auditability in mind, making it suitable for sensitive research. It is designed to be installed on a server (via Docker) and accessed through a browser, supporting multiple research teams on a single instance.

Troubleshooting & FAQ (2)

Troubleshooting
Why does ElabFTW 5.5.11 throw 'Call to undefined method emitLog' when importing compounds via CSV?

This is a known bug in ElabFTW 5.5.11 where the logger is not properly implemented in CompoundsCsv.php. The import crashes after the first compound. To fix it, either wait for the next stable release (5.5.12+) or manually replace the file src/Import/CompoundsCsv.php with the corrected version from the main branch on GitHub. Download it from https://raw.githubusercontent.com/elabftw/elabftw/main/src/Import/CompoundsCsv.php and overwrite the existing file in your installation, then restart the service. The command bin/console import:compounds will then work as expected.

GitHub Issue #6833
Troubleshooting
Why can't I delete or edit spreadsheet files in grid view after upgrading OpenProject to 5.5.8?

This is a known regression in version 5.5.8 where the contextual menu for .xlsx files in grid view no longer shows actions like delete, edit filename, upload new version, archive, or more information. As a temporary workaround, downgrade to 5.3.9 where these features worked correctly. Watch issue #6773 for a permanent fix.

GitHub Issue #6773

Tags

electronic-lab-notebookresearchlab-managementself-hostedopen-science

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Prepare a Linux server (≥1GB RAM) with Docker installed

4

Step 2: Follow the official Docker deployment guide at https://doc.elabftw.net

5

Step 3: Access the web interface, set up admin account, and start using

Install Guide
  1. Step 1: Prepare a Linux server (≥1GB RAM) with Docker installed
  2. Step 2: Follow the official Docker deployment guide at https://doc.elabftw.net
  3. Step 3: Access the web interface, set up admin account, and start using
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop and remove containers and images: `docker-compose down && docker system prune -a` (backup data first).

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseAGPL-3.0
Last Updated2026-06-27 02:15:06
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

2 FAQs

Similar Projects