Skip to content

Commit

Permalink
Issue #262: Deprecate drush extension in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
quicksketch committed Apr 15, 2024
1 parent af29e23 commit 99591df
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
Drush Integration for Backdrop CMS
==================================

[![Build Status](https://travis-ci.org/backdrop-contrib/backdrop-drush-extension.svg?branch=1.x-1.x)](https://travis-ci.org/backdrop-contrib/backdrop-drush-extension)

This project allows you to use [Drush](https://github.com/drush-ops/drush) with
This project allows you to use [Drush 8](https://github.com/drush-ops/drush) with
[Backdrop CMS](https://backdropcms.org). Drush is a command-line tool for
manipulating content management systems.

**This project is deprecated. The [bee](https://github.com/backdrop-contrib/bee)
project is the best way to interact with Backdrop via the CLI.** If you use the
backdrop-drush extension on your Backdrop projects, PHP 7.4 is recommended, as
drush 8 has some issues with PHP 8+. Drush 8 is also scheduled to become
unsupported when Drupal 7 reaches end-of-life on January 15, 2025.

This integration is currently capable of executing the following commands:

* `drush dlb backdrop`: Download Backdrop CMS.
Expand Down

0 comments on commit 99591df

Please sign in to comment.