Overview
La Suite Docs is a web-native editor with real-time collaboration, hierarchical documents and subpages, comments, access control, presentations, and document import/export. It is built around Django and React, can be self-hosted, and supports optional AI helpers. The latest stable release is v5.6.1 and the repository core is MIT.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Combine collaborative editing, hierarchical knowledge, presentations, and document interchange
The README lists live cursors and presence, comments, granular access control, subpage hierarchy, search, presentation mode, DOCX/Markdown import, and DOCX/ODT/PDF export. Release v5.6.1 also adds PDF export for presenter slides.
Use a Django, React, BlockNote, and Yjs collaboration stack with self-hosting and APIs
Repository topics and the README identify Python/Django, React, BlockNote.js, and Yjs in the collaborative stack. The project supports Kubernetes, Docker Compose, and other self-hosting methods plus resource-server and server-to-server APIs.
Sources: [2]
For organizations that want Google Docs or Notion-style collaboration while retaining data ownership
It fits public organizations, companies, and open communities that want structured documents and knowledge hierarchy under infrastructure they control. Optional AI is provider- and gateway-agnostic.
Sources: [2]
Separate the MIT core from GPL BlockNote XL dependencies and review AI/provider and production boundaries
The README warns that advanced features such as PDF export may rely on GPL-licensed BlockNote XL packages that are not MIT-compatible, and PUBLISH_AS_MIT=true builds without them. AI features can send selected or document context to the configured provider. The local impress/impress credentials are explicitly for development and must not be used in production.
Sources: [2]
Official sources
- [1]suitenumerique/docs — GitHub repository metadata(2026-09-16)
- [2]La Suite Docs — README(2026-09-16)
- [3]La Suite Docs v5.6.1 release(2026-09-16)
Supplemental curator note
It is a strong collaborative editor for public organizations and teams. The MIT core and GPL-licensed BlockNote XL packages used by some advanced features need separate licensing review.
Try it in 3 steps
- 1
Get the source
This path is explicitly for development and testing. Use the separate installation guide for production self-hosting.
git clone https://github.com/suitenumerique/docs.git && cd docs - 2
Bootstrap the development environment
Build development containers, install dependencies, run database migrations, and compile translations.
make bootstrap FLUSH_ARGS='--no-input' - 3
Start the services
Open https://localhost:3000. The README impress/impress credentials are development-only and must not be used in production.
make run
Growth
Growth trends · Last 30 days
16,825 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 98
- Open PRs
- 51
Development activity is still being collected.
Built with
Categories and tags
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- knowledge
- wiki
- blocknotejs
- collaborative
- yjs
- django
- reactjs
- g2g
- government
- documentation
- knowledge-base
- opensource
- Stars
- 16,825
- Forks
- 633
- Watchers
- 64
- Open issues
- 321
- Primary language
- Python
- License
- MIT
- Repository last updated
- Sep 16, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- n8n204,525 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Oh My Zsh189,748 Stars
A community framework for managing Zsh configuration through plugins, themes, and an update mechanism.
Shell - Ollama181,118 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - AUTOMATIC1111 Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python - Dify155,932 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript
Report incorrect information
Tell us if any listing information is incorrect or outdated.