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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# Basilicom Extended Path Formatter Bundle for Pimcore
2
2
3
-
###How it works
3
+
###How it works
4
4
This plugin provides a custom Pimcore path formatter as well as a simple, yaml-file-based configuration for the printed path for multi-relation-fields.
5
5
6
-
###Usage
6
+
###Usage
7
7
Add ``@Basilicom\PathFormatterBundle\DependencyInjection\BasilicomPathFormatter`` to the Formatter-Field in the relation-fieldType.
8
8
**Note:** The ``@`` is important, as the formatter is registered as a service, including dependency injection.
9
9
@@ -12,7 +12,7 @@ If no getter exists for the property, the pattern-part will stay untouched.
12
12
13
13
As soon as a class property is a ``Pimcore\ModelAsset\Image`` it will be visible as small preview in the relation-list.
0 commit comments