Skip to content

Commit 23607e4

Browse files
committed
license portal
1 parent 4265184 commit 23607e4

3 files changed

Lines changed: 11 additions & 27 deletions

File tree

docs/introduction.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Docmost has support for Spaces. You can create Spaces for different teams, proje
6161
- **Confluence importer** — Import Confluence spaces with preserved formatting, hierarchy, and attachments.
6262
- **DOCX importer** — Import Microsoft Word documents.
6363
- **Priority support** — Direct email support.
64+
- You can generate a free trial license key at [https://customers.docmost.com](https://customers.docmost.com).
6465
- [<a href="mailto:sales@docmost.com?subject=Docmost Enterprise Edition.">Purchase enterprise edition</a>].
6566

6667
## FAQ
@@ -74,8 +75,8 @@ Yes! You can get started with our cloud version at [https://app.docmost.com](htt
7475
Docmost is licensed under the open-source [AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html) 3.0 License.<br />
7576
Enterprise features are available under an enterprise license (Enterprise Edition).
7677

77-
**Do you have an enterprise version?**
78-
Yes, we have an enterprise version with SSO integration. Contact <a href="mailto:sales@docmost.com">sales@docmost.com</a> to purchase an enterprise license.
78+
**Do you have an enterprise version?**
79+
Yes, we have an enterprise version with SSO integration. You can get a business or enterprise trial license key at [https://customers.docmost.com](https://customers.docmost.com). To purchase, contact <a href="mailto:sales@docmost.com">sales@docmost.com</a>.
7980

8081
**Got anymore questions?**
8182
Feel free to email the founder: philip@docmost.com.

docs/self-hosting/license-and-editions.md

Lines changed: 3 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -21,31 +21,9 @@ You need an enterprise license key to unlock enterprise features.
2121

2222
## Feature Comparison
2323

24-
| Feature | Open Source | Enterprise |
25-
|---------|:----------:|:----------:|
26-
| Pages, editor and rich content blocks |||
27-
| Spaces and permissions |||
28-
| Page-level permissions |||
29-
| Groups |||
30-
| Page history and restore |||
31-
| Comments |||
32-
| Resolve comments |||
33-
| Public sharing |||
34-
| Disable public sharing (workspace/space level) |||
35-
| Diagrams (Mermaid, Draw.io, Excalidraw) |||
36-
| Import (Markdown, HTML) |||
37-
| Import (Confluence) |||
38-
| Import (DOCX) |||
39-
| Export (Markdown, HTML) |||
40-
| Full-text search in pages |||
41-
| Full-text search in attachments (PDF, DOCX) |||
42-
| AI |||
43-
| MCP |||
44-
| SSO (SAML, OIDC, LDAP) |||
45-
| Multi-factor authentication (MFA) |||
46-
| API management |||
47-
Audit logs | ❌ | ✅ |
48-
| Priority support |||
24+
For pricing and feature comparison, visit https://docmost.com/pricing#compare.
25+
26+
You can generate a free trial license key at [https://customers.docmost.com](https://customers.docmost.com).
4927

5028
## Activating an Enterprise License
5129

docusaurus.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@ const config: Config = {
9494
label: "API",
9595
position: "left",
9696
},
97+
{
98+
href: "https://customers.docmost.com",
99+
label: "License Portal",
100+
position: "right",
101+
},
97102
{
98103
href: "https://github.com/docmost/docmost",
99104
label: "GitHub",

0 commit comments

Comments
 (0)