At the next Community Meeting (April 27th), we're planning on having a mini showcase event where anyone in the community can do a 5-10 minute showcase of Backdrop CMS site that they are working on or completed in the near or distant past.
See event listing for the time converted to your local time zone: https://backdropcms.org/news/events/mini-showcase-event-backdrop-cms-com...
You will have 10 minutes to:
- Give us a tour of the site
- Highlight any special features you are proud of
- Tell us about any specific challenges you overcame
- Tell us why Backdrop CMS was the best choice for your project
- Etc.
Post a comment here if you would like to showcase one of your sites (or contact us in Zulip).
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?