Skip to content

Doc for Quable#3085

Merged
mnocon merged 39 commits intorelease-5.0.7from
quable
Apr 14, 2026
Merged

Doc for Quable#3085
mnocon merged 39 commits intorelease-5.0.7from
quable

Conversation

@mnocon
Copy link
Copy Markdown
Contributor

@mnocon mnocon commented Mar 11, 2026

Documentation for the upcoming Quable connector.

Most important changes:

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 11, 2026

Preview of modified files

Preview of modified Markdown:

@mnocon mnocon changed the title [WIP] Doc for Quable Doc for Quable Mar 31, 2026
@mnocon mnocon marked this pull request as ready for review March 31, 2026 11:57
Comment thread code_samples/back_office/search/src/Query/UpdatedAtQuery.php Outdated
Comment thread composer.json Outdated
Copy link
Copy Markdown
Contributor

@adriendupuis adriendupuis left a comment

Choose a reason for hiding this comment

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

month_change: true missing in several pages.

When moving from local to Quable:

  • Can I use the local and the Quable PIM at the same time?
  • How do I handle purchases without carts and orders?
  • What happens to taxonomy tree(s) precisely?
  • What are the product search criteria and sort clauses I'll have to stop using?

Some old pages could mention Quable

  • Product catalog configuration could mention quable as another possible value for type.
  • Product search references could indicate what is supported by Quable.

Comment on lines +2 to +3
description: Quable PIM connector configuration reference for Ibexa DXP
page_type: reference
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: Quable PIM connector configuration reference for Ibexa DXP
page_type: reference
description: Quable PIM connector configuration reference for Ibexa DXP
page_type: reference
month_change: true

@@ -0,0 +1,170 @@
---
description: Install and configure Quable PIM connector for Ibexa DXP
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: Install and configure Quable PIM connector for Ibexa DXP
description: Install and configure Quable PIM connector for Ibexa DXP
month_change: true

Comment on lines +2 to +3
description: Quable PIM integration with Ibexa DXP
page_type: landing_page
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: Quable PIM integration with Ibexa DXP
page_type: landing_page
description: Quable PIM integration with Ibexa DXP
page_type: landing_page
month_change: true

Comment on lines +2 to +3
description: The Quable product guide describes how you can use the product data from Quable in Ibexa DXP to create marketing campaigns built around your products.
month_change: false
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: The Quable product guide describes how you can use the product data from Quable in Ibexa DXP to create marketing campaigns built around your products.
month_change: false
description: The Quable product guide describes how you can use the product data from Quable in Ibexa DXP to create marketing campaigns built around your products.
month_change: true

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There is probably more missing month_change: truethan those abvious ones.


You can use [[= product_name =]] to manage product availability and pricing for [[= pim_product_name =]]'s products, including creating advanced pricing strategies with [discounts](discounts.md) combined with [regions](product_catalog_guide.md#regions) and [currencies](product_catalog_guide.md#currencies).

## Known limitations
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I feel like this isn't the place for this section as it get a bit too technical and detailed for a guide. But I see know better place.
As limitation to the capabilities, I would "hide" it a bit under this section.

Suggested change
## Known limitations
### Known limitations

Or even move it down after Use cases?

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.

Moved down after use cases 👍

Comment on lines +64 to +67
|[ProductName](productname_sort_clause.md)|Product's name|


### Manage stock and pricing
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
|[ProductName](productname_sort_clause.md)|Product's name|
### Manage stock and pricing
|[ProductName](productname_sort_clause.md)|Product's name|
### Manage stock and pricing

Comment on lines +2 to +3
description: Ibexa DXP provides product catalog capabilities for managing products, product types, variants, attributes, pricing, and catalogs.
page_type: landing_page
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This introduction to the total revamp of what was PIM (https://doc.ibexa.co/en/5.0/pim/pim/) worth being labeled as new.

Suggested change
description: Ibexa DXP provides product catalog capabilities for managing products, product types, variants, attributes, pricing, and catalogs.
page_type: landing_page
description: Ibexa DXP provides product catalog capabilities for managing products, product types, variants, attributes, pricing, and catalogs.
page_type: landing_page
month_change: true

I like this new https://ez-systems-developer-documentation--3085.com.readthedocs.build/en/3085/product_catalog/product_catalog/ by the way.

Comment thread docs/product_catalog/product_catalog.md Outdated
Comment thread docs/index.md
Comment thread mkdocs.yml
Comment thread docs/content_management/rich_text/online_editor_guide.md Outdated
Comment thread docs/content_management/rich_text/online_editor_guide.md Outdated
Comment thread docs/permissions/limitation_reference.md
Comment thread docs/product_catalog/quable/configure_quable_connector.md
Comment thread docs/product_catalog/quable/configure_quable_connector.md Outdated
Comment thread docs/search/sort_clause_reference/product_sort_clauses.md Outdated
### `ibexa_format_product_attribute`

The `ibexa_format_product_attribute` filter formats the attribute value to a readable, translated form.
Rendering is performed using a configurable list of Twig templates with named blocks.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
Rendering is performed using a configurable list of Twig templates with named blocks.
Rendering is performed by using a configurable list of Twig templates with named blocks.

"Rendering is performed by using a configurable list of templates..." or rather "Rendering is performed by using templates from a configurable list..." ?

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.

Changed to:

Rendering is performed by using Twig templates with named blocks, defined in a configurable list.

Comment thread docs/templating/twig_function_reference/quable_twig_functions.md Outdated
Comment thread docs/templating/twig_function_reference/quable_twig_functions.md Outdated
Comment thread docs/index.md
<li><a href="pim/catalogs/">Catalogs</a></li>
<li><a href="pim/prices/">Prices</a></li>
<li><a href="product_catalog/product_catalog_configuration/">Product catalog configuration</a></li>
<li><a href="product_catalog/quable_integration/">Quable PIM Integration</a></li>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
<li><a href="product_catalog/quable_integration/">Quable PIM Integration</a></li>
<li><a href="product_catalog/quable_integration/">Quable PIM Integration add-on</a></li>

Will we add Raptor to the index page as well?

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.

Let's discuss this after the release - it's a good idea

@mnocon mnocon requested a review from adriendupuis April 14, 2026 08:00
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
mnocon and others added 5 commits April 14, 2026 10:41
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
@mnocon mnocon requested a review from dabrt April 14, 2026 09:26
| `webhook_secret` | string | Secret expected in the [webhook](https://docs.quable.com/v5-EN/docs/webhook) authorization header. |
| <nobr>`throw_on_invalid_criteria`</nobr> | <nobr>`%kernel.debug%`</nobr> | Controls behavior for unsupported search criteria: `true` throws an exception, `false` only logs unsupported criteria. |
| <nobr>`throw_on_invalid_mapping`</nobr> | <nobr>`%kernel.debug%`</nobr> | Controls behavior for mapping errors during data transformation: `true` throws an exception, `false` only logs mapping errors. |
| `cache.enabled` | `true` | Global cache switch for the connector. When set to `false`, cache decorators use only [in-memory cache](persistence_cache.md#in-memory-cache-configuration). |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
| `cache.enabled` | `true` | Global cache switch for the connector. When set to `false`, cache decorators use only [in-memory cache](persistence_cache.md#in-memory-cache-configuration). |
| `cache.enabled` | `true` | Global cache switch for the connector. When set to `false`, only [in-memory cache](persistence_cache.md#in-memory-cache-configuration) is used. |

Also, I'd like to note that we are using cache.app.taggable (so indirectly cache.app) to create caching services, which means we are using the cache that is declared for Symfony framework. See https://symfony.com/doc/current/cache.html#system-cache-and-application-cache

cache.app is a general-purpose data cache for application and bundle code. Data in this pool does not need to be flushed on deployment. It defaults to cache.adapter.filesystem, but configuring a faster adapter like Redis is recommended when available (this ensures cached data survives deployments and is shared across multiple instances in a multi-server setup).

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.

Added as:

When set to true, [Symfony's cache.app cache pool]([[= symfony_doc =]]/cache.html#system-cache-and-application-cache) is used.

linking to https://symfony.com/doc/current/cache.html#system-cache-and-application-cache

Comment thread docs/product_catalog/quable/install_quable.md Outdated
product_type_group_identifier: product
```

This configuration defines two engines: the default `local` engine and the new `quable` engine, allowing you to work with products defined within [[= pim_product_name =]].
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Siteaccess cannot use both at the same time. Two repositories would be needed. It is one-or-the-other.

Comment thread docs/product_catalog/quable/install_quable.md Outdated
Comment thread docs/product_catalog/quable/quable_api.md Outdated
- [Catalogs](product_catalog_guide.md#catalogs) can't be created from [[= pim_product_name =]] products.
- Product assets are not fully synchronized. Only the main asset thumbnail URL from [[= pim_product_name =]] is used.
- [Product-level access restrictions](policies.md#products) based on product type are not supported.
- Products with unsupported identifiers (containing `/` or exceeding 64 characters) are not synchronized.
Copy link
Copy Markdown
Contributor

@Steveb-p Steveb-p Apr 14, 2026

Choose a reason for hiding this comment

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

That's not exactly true.

If product contains / or it's identifier is longer than 64 characters, then certain "attachments" (availability, price management) won't work for it due to our arbitrary limitations (which might / are likely to be changed in upcoming versions).

Suggested change
- Products with unsupported identifiers (containing `/` or exceeding 64 characters) are not synchronized.

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.

Changed to:

  • You can't define prices and availability for products with product codes exceeding 64 characters.
    As discussed on Slack

mnocon and others added 3 commits April 14, 2026 11:45
Co-authored-by: Paweł Niedzielski <pawel.tadeusz.niedzielski@gmail.com>
* Added doc for language configuration

* Apply suggestion from @mnocon
@mnocon mnocon changed the base branch from 5.0 to release-5.0.7 April 14, 2026 11:41
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

code_samples/ change report

Before (on target branch)After (in current PR)

code_samples/back_office/search/src/Query/ProductCategorySubtreeQuery.php


code_samples/back_office/search/src/Query/ProductCategorySubtreeQuery.php

docs/search/criteria_reference/productcategorysubtree_criterion.md@20:``` php
docs/search/criteria_reference/productcategorysubtree_criterion.md@21:[[= include_file('code_samples/back_office/search/src/Query/ProductCategorySubtreeQuery.php') =]]
docs/search/criteria_reference/productcategorysubtree_criterion.md@22:```

001⫶<?php declare(strict_types=1);
002⫶
003⫶use Ibexa\Contracts\ProductCatalog\Values\Product\ProductQuery;
004⫶use Ibexa\Contracts\ProductCatalog\Values\Product\Query\Criterion\ProductCategorySubtree;
005⫶
006⫶$taxonomyEntryId = 42;
007⫶$criteria = new ProductCategorySubtree($taxonomyEntryId);
008⫶
009⫶/** @var \Ibexa\Contracts\ProductCatalog\ProductServiceInterface $productService */
010⫶$productQuery = new ProductQuery();
011⫶$productQuery->setQuery($criteria);
012⫶$results = $productService->findProducts($productQuery);


code_samples/back_office/search/src/Query/UpdatedAtQuery.php


code_samples/back_office/search/src/Query/UpdatedAtQuery.php

docs/search/criteria_reference/updated_at_criterion.md@29:``` php
docs/search/criteria_reference/updated_at_criterion.md@30:[[= include_file('code_samples/back_office/search/src/Query/UpdatedAtQuery.php') =]]
docs/search/criteria_reference/updated_at_criterion.md@31:```

001⫶<?php declare(strict_types=1);
002⫶
003⫶use DateTimeImmutable;
004⫶use Ibexa\Contracts\ProductCatalog\Values\Product\ProductQuery;
005⫶use Ibexa\Contracts\ProductCatalog\Values\Product\Query\Criterion\Operator;
006⫶use Ibexa\Contracts\ProductCatalog\Values\Product\Query\Criterion\UpdatedAt;
007⫶
008⫶$criteria = new UpdatedAt(
009⫶ new DateTimeImmutable('2023-03-01'),
010⫶ Operator::GTE,
011⫶);
012⫶
013⫶/** @var \Ibexa\Contracts\ProductCatalog\ProductServiceInterface $productService */
014⫶$productQuery = new ProductQuery();
015⫶$productQuery->setQuery($criteria);
016⫶$results = $productService->findProducts($productQuery);


code_samples/back_office/search/src/Query/UpdatedAtRangeQuery.php


code_samples/back_office/search/src/Query/UpdatedAtRangeQuery.php

docs/search/criteria_reference/updated_at_range_criterion.md@21:``` php
docs/search/criteria_reference/updated_at_range_criterion.md@22:[[= include_file('code_samples/back_office/search/src/Query/UpdatedAtRangeQuery.php') =]]
docs/search/criteria_reference/updated_at_range_criterion.md@23:```


code_samples/product_catalog/Symbol/Format/Checksum/LuhnChecksum.php
001⫶<?php declare(strict_types=1);
002⫶
003⫶use DateTimeImmutable;
004⫶use Ibexa\Contracts\ProductCatalog\Values\Product\ProductQuery;
005⫶use Ibexa\Contracts\ProductCatalog\Values\Product\Query\Criterion\UpdatedAtRange;
006⫶
007⫶$criteria = new UpdatedAtRange(
008⫶ new DateTimeImmutable('2020-07-10T00:00:00+00:00'),
009⫶ new DateTimeImmutable('2023-07-12T00:00:00+00:00'),
010⫶);
011⫶
012⫶/** @var \Ibexa\Contracts\ProductCatalog\ProductServiceInterface $productService */
013⫶$productQuery = new ProductQuery();
014⫶$productQuery->setQuery($criteria);
015⫶$results = $productService->findProducts($productQuery);




code_samples/pim/Symbol/Format/Checksum/LuhnChecksum.php
code_samples/product_catalog/Symbol/Format/Checksum/LuhnChecksum.php


docs/pim/attributes/symbol_attribute_type.md@68:``` php
docs/pim/attributes/symbol_attribute_type.md@69:[[= include_file('code_samples/pim/Symbol/Format/Checksum/LuhnChecksum.php') =]]
docs/pim/attributes/symbol_attribute_type.md@70:```
docs/product_catalog/attributes/symbol_attribute_type.md@68:``` php
docs/product_catalog/attributes/symbol_attribute_type.md@69:[[= include_file('code_samples/product_catalog/Symbol/Format/Checksum/LuhnChecksum.php') =]]
docs/product_catalog/attributes/symbol_attribute_type.md@70:```

001⫶<?php
002⫶
003⫶declare(strict_types=1);
004⫶
005⫶namespace App\PIM\Symbol\Format\Checksum;
006⫶
007⫶use Ibexa\Contracts\ProductCatalog\Values\AttributeDefinitionInterface;
008⫶use Ibexa\Contracts\ProductCatalogSymbolAttribute\Value\ChecksumInterface;
009⫶
010⫶final class LuhnChecksum implements ChecksumInterface
011⫶{
012⫶ public function validate(AttributeDefinitionInterface $attributeDefinition, string $value): bool
013⫶ {
014⫶ $digits = $this->getDigits($value);
015⫶
016⫶ $count = count($digits);
017⫶ $total = 0;
018⫶ for ($i = $count - 2; $i >= 0; $i -= 2) {
019⫶ $digit = $digits[$i];
020⫶ if ($i % 2 === 0) {
021⫶ $digit *= 2;
022⫶ }
023⫶
024⫶ $total += $digit > 9 ? $digit - 9 : $digit;
025⫶ }
026⫶
027⫶ $checksum = $digits[$count - 1];
028⫶
029⫶ return $total + $checksum === 0;
030⫶ }
031⫶
032⫶ /**
033⫶ * Returns an array of digits from the given value (skipping any formatting characters).
034⫶ *
035⫶ * @return int[]
036⫶ */
037⫶ private function getDigits(string $value): array
038⫶ {
039⫶ $chars = array_filter(
040⫶ str_split($value),
041⫶ static fn (string $char): bool => $char !== '-'
042⫶ );
043⫶
044⫶ return array_map(intval(...), array_values($chars));
045⫶ }
046⫶}



001⫶<?php
002⫶
003⫶declare(strict_types=1);
004⫶
005⫶namespace App\PIM\Symbol\Format\Checksum;
006⫶
007⫶use Ibexa\Contracts\ProductCatalog\Values\AttributeDefinitionInterface;
008⫶use Ibexa\Contracts\ProductCatalogSymbolAttribute\Value\ChecksumInterface;
009⫶
010⫶final class LuhnChecksum implements ChecksumInterface
011⫶{
012⫶ public function validate(AttributeDefinitionInterface $attributeDefinition, string $value): bool
013⫶ {
014⫶ $digits = $this->getDigits($value);
015⫶
016⫶ $count = count($digits);
017⫶ $total = 0;
018⫶ for ($i = $count - 2; $i >= 0; $i -= 2) {
019⫶ $digit = $digits[$i];
020⫶ if ($i % 2 === 0) {
021⫶ $digit *= 2;
022⫶ }
023⫶
024⫶ $total += $digit > 9 ? $digit - 9 : $digit;
025⫶ }
026⫶
027⫶ $checksum = $digits[$count - 1];
028⫶
029⫶ return $total + $checksum === 0;
030⫶ }
031⫶
032⫶ /**
033⫶ * Returns an array of digits from the given value (skipping any formatting characters).
034⫶ *
035⫶ * @return int[]
036⫶ */
037⫶ private function getDigits(string $value): array
038⫶ {
039⫶ $chars = array_filter(
040⫶ str_split($value),
041⫶ static fn (string $char): bool => $char !== '-'
042⫶ );
043⫶
044⫶ return array_map(intval(...), array_values($chars));
045⫶ }
046⫶}


code_samples/pim/Symbol/Format/Checksum/LuhnChecksum.php


code_samples/product_catalog/src/EventSubscriber/MyAttributeRenderSubscriber.php

code_samples/product_catalog/src/EventSubscriber/MyAttributeRenderSubscriber.php

docs/product_catalog/customize_product_attribute_templates.md@91:``` php
docs/product_catalog/customize_product_attribute_templates.md@92:[[= include_file('code_samples/product_catalog/src/EventSubscriber/MyAttributeRenderSubscriber.php') =]]
docs/product_catalog/customize_product_attribute_templates.md@93:```

001⫶<?php declare(strict_types=1);
002⫶
003⫶namespace App\EventSubscriber;
004⫶
005⫶use Ibexa\Contracts\ProductCatalog\Events\ProductAttributeRenderEvent;
006⫶use Symfony\Component\EventDispatcher\Attribute\AsEventListener;
007⫶
008⫶final readonly class MyAttributeRenderSubscriber
009⫶{
010⫶ #[AsEventListener]
011⫶ public function onAttributeRender(ProductAttributeRenderEvent $event): void
012⫶ {
013⫶ $event->addTemplateBefore(
014⫶ 'templates/product/attributes/integer_attribute.html.twig',
015⫶ '@ibexadesign/product_catalog/product/attributes/attribute_blocks.html.twig',
016⫶ );
017⫶ }
018⫶}

Download colorized diff

@mnocon mnocon merged commit ee48945 into release-5.0.7 Apr 14, 2026
10 checks passed
@mnocon mnocon deleted the quable branch April 14, 2026 11:57
@mnocon mnocon mentioned this pull request Apr 14, 2026
mnocon added a commit that referenced this pull request Apr 20, 2026
* Raptor integration - feature branch (#3121)

* first batch added

* content added

* recommendations twig page added

* updates

* content moved, structure updated

* guide added

* guide content

* fixes, content moved

* fixes after review

* Raptor integration - feature branch: fix links (#3123)

* Add preview of linked PHP API Ref entries
* Fix few links

* new batch of fixes

* updates

* new blocks added

* name fix

* fix

* new page added to cards on raptor_connector landing page

* fixes - first batch

* new fixes

* PHP & JS CS Fixes

* new fixes

* block names fixed

* code fixed

* code fixed

* links fixed

* card fixed

* IBX-11571: Rendering recommendations outside of Page Builder documented in Dev-doc (#3127)

* Update JWT (#3108)

* development_security.md: Update JWT firewalls

ibexa/recipes-dev#122
ibexa/recipes-dev#124
ibexa/recipes-dev#125

* rest_api_authentication.md: XML isn't supported for JWT

ibexa/rest#101

* render doc added

* updates

* img added, content added

* mkdocs

* fixes after rev

* fix

* fixes

---------

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* php fix

* composer.json fix - connector-raptor added

* Raptor integration - feature branch: Fix PHP (#3130)

* EventData.php: Wrap into a class
* Event*.php: Format

* language fixes

* Raptor integration: Rework PHP (#3131)

* tracking_php_api.md: Detail EventMapper, EventType, EventContext
* tracking_php_api.md: caution about buy event

---------

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* server description updated

---------

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Co-authored-by: julitafalcondusza <julitafalcondusza@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* Added translation-related Twig Component groups (#3091)

* Doc for Quable (#3085)

* Renaming - part one

* Current status

* Install doc ready?

* Fixed build

* Configuration doc

* Removed Quable other

* Added product guide skeleton

* Guide

* Current status

* Customize product embeds

* Added missing search doc

* Attribute rendering

* Provided a list of attributes

* Fixed mkdocs build

* Self review

* Added product code limitatin

* Fix typos

* Removed asset mentions

* Self review

* Selfreview done

* Apply suggestion from @mnocon

* Fixed table rendering

* Added Quable API

* Removed Quable client package

* Adrien's review

* After review

* Apply suggestions from code review

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* Review changes

* Update docs/product_catalog/quable/install_quable.md

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* Update docs/product_catalog/add_remote_pim_support.md

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* Update docs/product_catalog/customize_product_embed_templates.md

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* Manual changes

* Apply suggestions from code review

Co-authored-by: Paweł Niedzielski <pawel.tadeusz.niedzielski@gmail.com>

* Manual review feedback

* Added doc for language configuration (#3128)

* Added doc for language configuration

* Apply suggestion from @mnocon

---------

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
Co-authored-by: Paweł Niedzielski <pawel.tadeusz.niedzielski@gmail.com>

* Added doc for TaxonomyNoEntries & TaxonomySubtree (#3082)

* Added doc for TaxonomyNoEntries

* Added doc for Taxonomy subtree

* Fixed CS

* Apply suggestions from code review

Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* Apply suggestion from @mnocon

* Rebuild

---------

Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* IBX-11485: Update doc for Symfony 7.4 (#3098)

* Update doc for Symfny 7.4

* Added bundle entry

* Apply suggestion from @mnocon

* Added var/share mention

* Review feedback

* Apply suggestions from code review

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

---------

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* Product tour (#3065)

* Product tour doc skeleton

* Review feedback

* Vale

* Review feedback - part 2

* Added doc for the new config

* Review feedback

* Adjusted includes

* Wording

* Specified button name

* Removed TODO

* Help Center and Product tour enabled by default

* Added images and interactive demo

* Apply suggestions from code review

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Manual changes

* [TMP] Fix build

* Fixed build

* Reworded

---------

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Documented try_catch (and sql: execute) in migrations (#3060)

* Added doc for try_catch and sql in migrations

* Vale suggestions

* Vale suggestion

* Added missing code block

* Review feedback

* Apply suggestions from code review

Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com>

* Improved example and clarified migration and migratoin step usage

* Removed RN enties

---------

Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com>
Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* IBX-10998: Document Gemini connector (#3025)

* IBX-10998: Document Gemini connector

* Update docs/ai_actions/extend_ai_actions.md

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Implement reviewer comments

* Apply suggestions from code review

Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>

* Add RN entry

* IBX-11401: Describe Gemini embeddings provider (#3120)

* IBX-11401: Describe Gemini embeddings provider

* Remove the RN entry

* Fied broken link

* Fixed event page name

---------

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>

* Added doc for additional parameter for ibexa_render (#3043)

* Added doc for additional parameter for ibexa_render

* Added update sections

* Update docs/update_and_migration/from_5.0/update_from_5.0.md

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Reworked RN drafts

* Update docs/release_notes/ibexa_dxp_v4.6.md

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Removed RN entries

---------

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Product tour: Deptract+Rector fixes (#3136)

* deptrac.baseline.yaml: Ignore NotificationScenarioSubscriber
* NotificationScenarioSubscriber: Apply Rector suggestions
* customize_product_tour.md: Update hl_lines

* updated_at_criterion.md: Rm EOF blank lines

* Release 5.0.7 follow up (#3137)

* Added homepage mention

* Applied update doc suggestion

* Reworded Gemini connector

* Fixed link?

* search_api.md: Minor fixes

* Raptor Add/Update buy event (#3141)

* tracking_php_api.md: Rm caution w/ EventType::BUY
* recommendations_twig_functions: Add buy event, sort events
* tracking_php_api.md: More PHP API Ref links in mapping intro

---------

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* 5.0.7 update (#3143)

* Added DB update scripts

* Mention that ibexa:setup is deprecated

* Reordered

* Reworded

* Apply suggestions from code review

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

---------

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Release 5.0.7 fixes (#3140)

* Highlight and wording fixes

* Fixes

* Apply suggestions from code review

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>

* Extracted to separate yaml file

* Apply suggestion from @adriendupuis

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

---------

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Release notes for v5.0.7 and v4.6.29 (#3133)

* Init next release notes w/ postponed

* mkdocs.yml: Increment latest_tag_*

* Symfony 7.4

#3098

* Apply suggestion from @adriendupuis

* Revert "Apply suggestion from @adriendupuis"

This reverts commit 519103f.

* ibexa_dxp_v5.0.md: Raptor connector LTS Update

* ibexa_dxp_v5.0.md: Raptor connector LTS Update (Format)

* Apply suggestion from vale

* Apply suggestions from @julitafalcondusza

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* ibexa_dxp_v5.0.md: translation components, AI in PB

* ibexa_dxp_v5.0.md: Narrowed link for Raptor connector

* ibexa_dxp_v5.0.md: Sort editions and add Quable

* ibexa_dxp_vX.Y.md: Taxonomy search criteria

* ibexa_dxp_v4.6.md: Taxonomy search criteria: fix links

* Comment include 'snippets/release_XY.md'

* Use absolute links in snippets/release_XY.md

* Add Quable to ibexa_dxp_v4.6.md

* Add Integrated help's Product tour

* Raptor connector isn't an LTS Update

* Raptor connector isn't an LTS Update

* Quable is an add-on

* ibexa_dxp_v5.0.md: REST API request body examples

* ibexa_dxp_v5.0.md: PHP API

* ibexa_dxp_v5.0.md: PHP API

* Quable PIM isn't for Commerce

* Move Quable PIM up, rm badges

* ibexa_dxp_v5.0.md: Fix link

* Quable isn't for 4.6

* Add PHP API draft to release notes

* Apply suggestion from @dabrt

* remove blur, set versions and date

* uncomment include_file

* Apply suggestions from code review

Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com>

* resync ibexa_dxp_v5.0.md and ibexa_dxp_v4.6.md

* Apply suggestions from code review

Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>

* resync ibexa_dxp_v5.0.md and ibexa_dxp_v4.6.md

* Move AI Actions in blocks upper

* TaxonomySubtree isn't new to these release

* Update the next release date

---------

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com>
Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Made Date and time/Symbol attribute links version aware

* Update docs/release_notes/ibexa_dxp_v4.6.md

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Update docs/release_notes/ibexa_dxp_v4.6.md

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Fixed broken link

* Added PHP API links

* Added security note

---------

Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com>
Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Co-authored-by: julitafalcondusza <julitafalcondusza@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
Co-authored-by: Paweł Niedzielski <pawel.tadeusz.niedzielski@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs DEV review Needs DOC review Wait with merge PRs that shouldn't be merged instantly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants