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 @@ -70,3 +70,15 @@
| [Google Gemini connector](configure_ai_actions.md#install-google-gemini-connector) | ✔ | ✔ | ✔ |
| [Integrated help](integrated_help.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 81 in docs/ibexa_products/editions.md

View workflow job for this annotation

GitHub Actions / vale

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

[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": 81, "column": 4}}}, "severity": "ERROR"}
| [Raptor connector](raptor_connector_guide.md) | ✔ | ✔ | ✔ |

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

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

View workflow job for this annotation

GitHub Actions / vale

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

[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": 84, "column": 31}}}, "severity": "ERROR"}
Loading