Skip to content

Commit c36150b

Browse files
committed
Added mention about LTS updates
1 parent 1f84bf0 commit c36150b

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

docs/update_and_migration/from_4.6/update_from_4.6.md

+22-1
Original file line numberDiff line numberDiff line change
@@ -292,4 +292,25 @@ There are no additional update steps to execute.
292292

293293
## v4.6.18
294294

295-
No additional steps needed.
295+
No additional steps needed.
296+
297+
[[% include 'snippets/update/notify_support.md' %]]
298+
299+
With the product updated to the latest version, you can now finish the update process or proceed with updating the LTS Updates packages.
300+
301+
## LTS Updates
302+
303+
[LTS Updates](editions.md#lts-updates) are standalone packages with their own update procedures.
304+
To use the [latest features](ibexa_dxp_v4.6.md) added to them, update them separately with the following steps:
305+
306+
=== "AI actions"
307+
308+
```bash
309+
composer require ibexa/connector-ai:[[= latest_tag_4_6 =]] ibexa/connector-openai:[[= latest_tag_4_6 =]]
310+
```
311+
312+
=== "Date and time attribute"
313+
314+
```bash
315+
composer require ibexa/product-catalog-date-time-attribute[[= latest_tag_4_6 =]]
316+
```

0 commit comments

Comments
 (0)