Bee is a command line utility for Backdrop CMS. It includes commands that allow developers to interact with Backdrop sites, performing actions like:
See the Release notes and the Changelog for details of changes between versions:
This add-on integrates Bee into your DDEV Backdrop CMS project.
To install this add-on, run:
ddev add-on get backdrop-ops/ddev-backdrop-bee
ddev restart
After installation, make sure to commit the .ddev directory to version control.
| Command | Description |
|---|---|
ddev bee |
Run command line utility for Backdrop CMS |
Examples:
ddev bee
ddev bee status
Contributed and maintained by @jenlampton and @wylbur