There is a lot of interest in Drupal to Backdrop CMS migrations lately. Let's talk about it at the next virtual user group on March 26th/27th?
https://backdropcms.org/news/events/virtual-user-group-topic-upgrading-b...
To find the time in your time zone:
https://www.timeanddate.com/worldclock/fixedtime.html?msg=Backdrop+CMS+V...
Post a quick note if you plan on attending. Also, use this thread to post your questions or experiences with Drupal to Backdrop migrations, to help us prepare?
We'll walk through the steps of migrating a Drupal site using this documentation:
https://backdropcms.org/upgrade-from-drupal
Please, be prepared to share your experiences, questions, and tips during the meetup - this is intended to be an interactive discussion! We'll use Google hangouts and record the discussion.
See also: https://forum.backdropcms.org/forum/migration-d7-questions
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