I posted this in Zulip, but I got no response there and thought I would post here.
Has anyone done anything with including Google Reviews in a Backdrop site?
If so, what did you do, just include the code bits necessary in a custom module or block, or something else?
I don't see any contrib modules that appear to provide that functionality, though there is a D10 module that doesn't look like it's very complicated, so it seems reasonable that it could be a single function.
Recent comments
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?
Yes. The are several ways to do this: Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem Install Maillog / Mail developer...
Prevent Backdrop from sending emails
The short answer is no, you can't theme forms or change their layouts through the UI. There is a ported version of Display Suite, which has a submodule called Display Suite Forms that allows you...
Layout also for /node/add/ forms?