Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 758 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 758 Bytes

easyadmin-translation-form-demo

This repository demonstrates how to add entity translation functionality to Easyadmin administrative backend using knplabs/doctrine-behaviors and a2lix/translation-form-bundle

An "Article" entity will be created with the ability to translate title, slug and content into multiple languages (English and French - mandatory, German - optional), as well as the ability to filter by translated fields.

This repository is a demonstration of the tutorial described at https://dzhebrak.com/blog/translating-entities-easyadmin-doctrinebehaviors