Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/ibexa_products/editions.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,15 @@
| [Integrated help](integrated_help.md) | ✔ | ✔ | ✔ |
| [MCP servers](mcp_guide.md) | ✔ | ✔ | ✔ |
| [Shopping list](shopping_list_guide.md) | | | ✔ |

## Add-ons

Add-ons are optional packages that you can install to get additional features.
They're not included in the standard product editions because they depend on contractual options or third-party services.

| Feature | [[= product_name_headless =]] | [[= product_name_exp =]] | [[= product_name_com =]] |
|-----------------------------------------------|-------------------------------|--------------------------|----------------------------------|
| [Quable](quable_guide.md) | ✔ | ✔ | ✔ [*](#quable-limitation) |

Check failure on line 82 in docs/ibexa_products/editions.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/ibexa_products/editions.md#L82

[Ibexa.VariablesGlobal] Use global variable '[[= pim_product_name =]]' instead of 'Quable'
Raw output
{"message": "[Ibexa.VariablesGlobal] Use global variable '[[= pim_product_name =]]' instead of 'Quable'", "location": {"path": "docs/ibexa_products/editions.md", "range": {"start": {"line": 82, "column": 4}}}, "severity": "ERROR"}
| [Raptor connector](raptor_connector_guide.md) | ✔ | ✔ | ✔ |
Comment on lines +82 to +83

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| [Quable](quable_guide.md) | ✔ | ✔ | ✔ [*](#quable-limitation) |
| [Raptor connector](raptor_connector_guide.md) | ✔ | ✔ | ✔ |
| [Quable](quable_guide.md) | ✔ | ✔ | ✔ [*](#quable-limitation) |
| [Raptor connector](raptor_connector_guide.md) | ✔ | ✔ | ✔ |
| [OAuth Server](oauth_server.md) | ✔ | ✔ | ✔ |


<div id="quable-limitation">* Quable integration isn't fully compatible with Commerce functionalities.</div>

Check failure on line 85 in docs/ibexa_products/editions.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/ibexa_products/editions.md#L85

[Ibexa.VariablesGlobal] Use global variable '[[= pim_product_name =]]' instead of 'Quable'
Raw output
{"message": "[Ibexa.VariablesGlobal] Use global variable '[[= pim_product_name =]]' instead of 'Quable'", "location": {"path": "docs/ibexa_products/editions.md", "range": {"start": {"line": 85, "column": 31}}}, "severity": "ERROR"}
Loading