Skip to content

Commit c2759f6

Browse files
authored
Merge pull request #1026 from akeneo/monikaakeneo-not-working-image
Update image
2 parents cdd13ff + 6ce718c commit c2759f6

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

content/extensions/ui-extensions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,10 @@ Extension position determines where your extension appears within the Akeneo PIM
360360
* Consider the impact of the position on the overall user experience within the PIM.
361361

362362

363+
#### The following position can be added:
364+
365+
![PIM Header.png](../img/extensions/ui-extensions/pim-header-with-extension.png)
366+
363367
#### pim.product.header
364368
This position refers to the header of a simple product or a variant edit page.
365369

@@ -369,6 +373,8 @@ This position refers to the header of a root model edit page.
369373
#### pim.sub-product-model.header
370374
This position refers to the header of a sub model edit page.
371375

376+
![PIM Tab.png](../img/extensions/ui-extensions/pim-product-with-tab-extension.png)
377+
372378
#### pim.product.tab
373379
This position refers to the left panel of a simple product or a variant edit page.
374380

@@ -381,6 +387,8 @@ This position refers to the left panel of a sub model edit page.
381387
#### pim.category.tab
382388
This position refers to the horizontal list of tabs on a category edit page.
383389

390+
![PIM Product Grid.png](../img/extensions/ui-extensions/pim-product-grid-with-bulk-trigger-action.png)
391+
384392
#### pim.product-grid.action-bar
385393
This position refers to the list of commands availables after selecting some products on the product grid.
386394

0 commit comments

Comments
 (0)