Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update akeneo-en readme.md #95

Merged
merged 1 commit into from
Sep 20, 2023
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -88,4 +95,4 @@ No

### API {#api}

Akeneo adopts the [REST API](https://api.akeneo.com/documentation/introduction.html) specification.
Akeneo adopts the [REST API](https://api.akeneo.com/documentation/introduction.html) specification.