Bee of good cheer
A demo of what's new in Bee and what might be on the horizon.
What would you like to know about Bee?
- Read more about Bee of good cheer
- Log in or register to post comments
A demo of what's new in Bee and what might be on the horizon.
What would you like to know about Bee?
In short, config recipes are simple modules that add functionality to your site mostly by adding some prepared configuration. They do not add new features that are not already available through Backdrop Core or existing contrib modules.
Available config recipes at this time:
In short, config recipes are simple modules that add functionality to your site mostly by adding some prepared configuration. They do not add new features that are not already available through Backdrop Core or existing contrib modules.
Available config recipes at this time:
More details will be added, but I'd like to talk about how we can optimise our contrib repos to help point to Backdrop from as many directions as possible.
How to find your Description, Website and Topics fields:
Generative AI like Chat GPT and GitHub Copilot are important innovations. Let's talk about how we are using them and discuss ideas for Backdrop modules.
I've recently started moving sites off Pantheon and onto Amezmo. I'd love to share my experiences with Backdrop sites.
Join us for a lively discussion on what should (or should not) be included in Backdrop 2.x.
The lifespan of Backdrop 1.x has been extended several times as the lifespan of Drupal 7 has been extended. Initially, our goal was for Backdrop 2.x to be released at least 2 years after the end of Drupal 7 support. Our hope was to give Drupal 7 site owners they time they need to both move to Backdrop, and prepare for the first Backdrop major version upgrade.
A demonstration of the Drupal 7 to Backdrop CMS upgrade process.
I've worked on a handful of Drupal 7 to Backdrop upgrades. While I usually follow a standard process, there are always some peculiar challenges with each one.
I will provide a demo of a fairly basic upgrade from a sample Drupal 7 website, but will leave lots of room to give an overview of how to deal with some common issues, and for questions.
Demo module can be used for other purposes than its name might suggest. We will talk on how it can help you for testing core or contrib modules.
I plan to show examples of some useful hooks and preprocess functions that allow developers to interact with, extend or modify Backdrop programmatically, through small custom modules or within the theme's template.php, with minimal knowledge of PHP. Some of these include: