Backdrop LIVE is based upon an unconference model. Anyone can declare a topic up through the day of the event and the schedule is subject to change at any time. What would you like to talk about?

Block E - Slot 15

Slot 15: 10:00 am America/Los_Angeles - April 5, 2024

Introduction

Bee is the command line tool for Backdrop that is developed specifically for Backdrop and is being actively developed. It runs on Linux based systems (including MacOS) but not Windows.  It has a number of functions in common with Drush and Brush but there are a few key gaps.

Possible discussion points

  • What can you use Bee for in deployments?
  • Can I write my own bee commands?
  • Can I add a bee function to my module?
  • Tips for using bee in bash?

What do you want to talk about related to bee? Leave a comment below

Facilitator(s): 
Intended Audience: 
  • Intermediate
  • Experienced
  • Back-End Developers (modules + more)
  • Technical (even if no code)

Comments

I think it would be good to go over the similarities and differences between Bee and Drush. (I do not think it is important to spend a lot of time on Brush.) People familiar with Drupal, but not Backdrop, will likely be familiar with Drush, and coming from that view point to describe what Bee is, how to use it, etc. will be beneficial for those people.

I'll be relying on others for differences; my use of drush was fairly limited in D7 and non-existent in Backdrop.

We do try, where we are doing a comparable command to include the same aliases and, where feasible and sensible, arguments and options.