
DDEV Backdrop Bee
Overview
Bee is a command line utility for Backdrop CMS. It includes commands that allow developers to interact with Backdrop sites, performing actions like:
- Running cron
- Clearing caches
- Downloading and installing Backdrop
- Downloading, enabling and disabling projects
- Viewing information about a site and/or available projects
See the Release notes and the Changelog for details of changes between versions:
This add-on integrates Bee into your DDEV Backdrop CMS project.
Installation
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.
Usage
Command |
Description |
ddev bee |
Run command line utility for Backdrop CMS |
Examples:
Credits
Contributed and maintained by @jenlampton and @wylbur