Skip to content
This repository was archived by the owner on Aug 8, 2021. It is now read-only.

Commit 2aa2148

Browse files
Julian FinklerJulian Finkler
authored andcommitted
README.md updated
1 parent 724c84b commit 2aa2148

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
## Status
44
#### Done
5+
- English Translation
56
- German Translation
67
- Show menus in Twig-Templates
78
- Menu-, MenuItem-, Page-Entity
89
- Sonata Admins
10+
- Make menu templates more dynamic
911

1012
### Open
11-
- English Translation
1213
- Multi-Language DB Content
13-
- Make menu templates more dynamic
1414
- Stuff... :)
1515

1616
## Installation
@@ -155,6 +155,11 @@ devtronic_cms_bundle:
155155
156156
```
157157

158+
#### FAQ
159+
##### How can I link to the Frontpage?
160+
As menuentry: Internal route to cms_index
161+
As Link in template: ```<a href="{{ path('cms_index') }}">Home</a>```
162+
158163
## How to contribute?
159164
> Translate the Bundle (send ``messages.LOCALE.xlf`` and your user-/name to <admin@developer-heaven.de>
160165

0 commit comments

Comments
 (0)