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
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog
The Views Watchdog module for Backdrop "extends the Views module and allows to create custom lists of log entries". On Github, there is also a Wiki page with information about available fields,...
Filter by text in "message" in /admin/reports/dblog
Hi Irina I have often wondered this. I have had Log Filter on my list of possible migrations for a while; this uses a JS library to do the filtering. I notice on the project page of this...
Filter by text in "message" in /admin/reports/dblog
Thanks man, you've convinced me; I'll bypass Views. :D
Views, hooks or handlers?