[Note: Previous experience with Drupal 7 but none with Backdrop.]
I am just beginning to develop a client's site in Backdrop. I set up a Dev site on the Linux-based host service I use for a person site. Eventually this will need to be migrated to the client's host service, which unfortunately is Windows IIS. What kinds of things might I encounter in doing that, and what steps will be involved to get it working there? If you can point me to some documentation that would be helpful.
--Thanks--
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?