This is to announce for all who are interested in Russian translation for Backdrop CMS, that discussions pertaining Russian language will take place on https://www.backdrop.ru/forum/9
Если вы говорите по-английски, то просим вас пользоваться данным форумом или искать поддержку на чате https://backdrop.zulipchat.com, так как основное англоязычное сообщество Backdrop более многочисленно, поэтому вы быстрее получите ответы на свои вопросы. Если же вы не владеете английским языком, то не стесняйтесь обращаться за поддержкой к русскоязычному сообществу на https://www.backdrop.ru не только по поводу перевода движка на русский язык, но также с любыми вопросами, связанными с установкой и настройками Backdrop CMS.
Recent comments
Hi Jochen You could test https://github.com/backdrop-contrib/commerce_invoice_receipt which doesn't yet have a release, but may meet your needs when combined with other modules to generate...
Commerce modules
Setting up a multisite with multilingual support can definitely get a bit tricky with all those configurations. If you're looking for a way to keep things clean, I've found that using a quick...
Multisite for multilingual website
Start with basics: install modules for meta tags and XML sitemaps, set proper alt text on images, and keep URLs clean. Backdrop SEO is mostly about structure and content quality, not tricks.
How to Improve SEO Performance in Backdrop CMS
Most likely this is a problem with views_send.
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1
Yes, this was solved in MIME mail: https://github.com/backdrop-contrib/mimemail/issues/52 The issue was that starting in php 8.1, you need \r\n to separate the header lines. Mimemail did...
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1