Skip to content

Commit 54d9484

Browse files
Update README.md
1 parent 42fbd23 commit 54d9484

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Basilicom Extended Path Formatter Bundle for Pimcore
22

3-
###How it works
3+
### How it works
44
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.
55

6-
###Usage
6+
### Usage
77
Add ``@Basilicom\PathFormatterBundle\DependencyInjection\BasilicomPathFormatter`` to the Formatter-Field in the relation-fieldType.
88
**Note:** The ``@`` is important, as the formatter is registered as a service, including dependency injection.
99

@@ -12,7 +12,7 @@ If no getter exists for the property, the pattern-part will stay untouched.
1212

1313
As soon as a class property is a ``Pimcore\ModelAsset\Image`` it will be visible as small preview in the relation-list.
1414

15-
####Example
15+
#### Example
1616
app/config/config.yml
1717
```
1818
basilicom_path_formatter:

0 commit comments

Comments
 (0)