You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dam/integration_with_dxp.md
+36-3Lines changed: 36 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Integrate DAM with your Ibexa DXP project to use an effective tool
5
5
6
6
# Integrate DAM with DXP
7
7
8
-
DAM integration with [[= product_name =]] is dedicated to [[= product_name_base =]] users who want to use [[= product_name_base =]] as a data storage. It enables using assets repository stored in the DXP in the Actito platform to build and insert marketing assets into campaign emails.
8
+
DAM integration with [[= product_name =]] is dedicated to [[= product_name_base =]] users who want to use [[= product_name_base =]] as a data storage. It enables using assets repository stored in the DXP in the platform to build and insert marketing assets into campaign emails.
9
9
For more information, see [Actito documentation](https://cdn3.actito.com/fe/actito-documentation/docs/Using_Assets_from_a_DAM/#connection-to-ibexa).
10
10
11
11
## Enable Elasticsearch or Solr
@@ -21,6 +21,39 @@ the following search engines on your server:
21
21
22
22
Next, enable 0Auth Server authentication. To do it, follow steps up to the [Client section](oauth_server.md).
23
23
24
+
## Integration with Platform.sh
25
+
26
+
If you have your [[= product_name =]] project deplyed on Platform.sh, the following steps are required:
0 commit comments