Connect blog items in different languages?
Opened this issue · 0 comments
One of our customers has two blog archives, one for German and one for English articles. They use contao-changelanguage for switching between pages in different languages and just asked us whether it would be possible to view the English version of an article by viewing its German counterpart and clicking on the link for changing the website's language.
We couldn't find an option for linking articles across multiple archives, so we tried to find another package on Packagist which would maybe enable this - but the only extension we could find was https://github.com/hofff-archive/contao-language-relations-news4ward/ - which isn't maintained anymore since Contao 4.
So, is there a way to implement our client's request?