diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/data/akeneo/readme.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/data/akeneo/readme.md index 519b2b0b..58e59a4f 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/data/akeneo/readme.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/data/akeneo/readme.md @@ -42,6 +42,13 @@ For details, please refer to [Akeneo Data Import and Export](https://docs.akeneo ## Akeneo Setup +### Connect App Store {#Appstore} +Akeneo extends functionality through the App Store. Connecting to the App Store requires 2 steps: +1. Authorized users to manage the App Store: System - Users - Roles - Administrator - Permissions - System - Manager apps / Open apps + ![](https://libs.websoft9.com/Websoft9/DocsPicture/zh/akeneo/akeneo-appmanager-websoft9.png) + +2. Configure AKENEO_PIM_URL :Modify the /data/apps/akeneo/data/akeneo/.env.local file to change the AKENEO_PIM_URL to the server IP or DNS, for example AKENEO_PIM_URL=http://100.100.100.100 + ## Reference sheet The below items and **[General parameter sheet](./administrator/parameter)** is maybe useful for you manage Akeneo @@ -88,4 +95,4 @@ No ### API {#api} -Akeneo adopts the [REST API](https://api.akeneo.com/documentation/introduction.html) specification. \ No newline at end of file +Akeneo adopts the [REST API](https://api.akeneo.com/documentation/introduction.html) specification.