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: content/guides/translation-connection/step2-understand-akeneo-pim.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,24 +16,24 @@ Then, in order to understand our different **editions** and their capabilities,
16
16
17
17
>Let's play with Akeneo PIM!
18
18
19
-
It is crucial to understand the PIM features and data model in order to create a great online translation connector.
19
+
It is crucial to understand the PIM features and data model in order to create a great online translation App.
20
20
21
21
The best way to become an expert at Akeneo PIM is to play with it!
22
22
You can access our [Akeneo PIM Community Edition demo platform](http://demo.akeneo.com) (login/password: admin / admin).
23
23
24
24
:::warning
25
-
Please note that this Akeneo PIM CE demo instance is for exploratory purposes only and will only allow you to start getting familiar with Akeneo PIM. This instance is reset frequently and is therefore not intended to be used to build a connector.
25
+
Please note that this Akeneo PIM CE demo instance is for exploratory purposes only and will only allow you to start getting familiar with Akeneo PIM. This instance is reset frequently and is therefore not intended to be used to build an App.
26
26
:::
27
27
28
-
If you need an Akeneo PIM **Enterprise Edition** instance to start developing your connector, please [contact us](https://www.akeneo.com/contact/).
28
+
If you need an Akeneo PIM **Enterprise Edition** instance to start developing your App, please [contact us](https://www.akeneo.com/contact/).
29
29
30
30
### Acquire PIM knowledge
31
31
32
32
First of all, we advise you to take a look at our [Helpcenter](https://help.akeneo.com/pim/index.html) where you'll find a lot of documentation about all our features.
33
33
34
34
Then, if you feel like it wasn't enough, we designed a comprehensive training program to share everything we know about Akeneo PIM. As you can see, we got you covered as well with our [training sessions](https://www.akeneo.com/training/). Don't hesitate to register!
35
35
36
-
Before you actually start coding to develop your online translation connector, here is a selection of PIM concepts you'll need to master:
36
+
Before you actually start coding to develop your online translation App, here is a selection of PIM concepts you'll need to master:
37
37
- The [product](/concepts/products.html#product),
38
38
- The [product model](/concepts/products.html#product-model),
39
39
- The [family](/concepts/catalog-structure.html#family),
0 commit comments