PHPackages                             wearewondrous/psh-toolbelt - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. wearewondrous/psh-toolbelt

ActiveLibrary

wearewondrous/psh-toolbelt
==========================

Platform sh tools for a Drupal 10 and php 8.1.

7.0.2(2y ago)113.6kGPL-2.0-or-laterPHPPHP &gt;=8.1CI failing

Since Apr 26Pushed 2y ago4 watchersCompare

[ Source](https://github.com/wearewondrous/psh-toolbelt)[ Packagist](https://packagist.org/packages/wearewondrous/psh-toolbelt)[ Docs](https://github.com/wearewondrous/psh-toolbelt)[ RSS](/packages/wearewondrous-psh-toolbelt/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (19)Versions (42)Used By (0)

Platform.sh Toolbelt
====================

[](#platformsh-toolbelt)

[![Build Status](https://camo.githubusercontent.com/aae25914cf63fe5d43348d822bf4501ba13cef993f3b8a245004331ebc92f96b/68747470733a2f2f7472617669732d63692e636f6d2f7765617265776f6e64726f75732f7073682d746f6f6c62656c742e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/wearewondrous/psh-toolbelt)

Make the Drupal 9 installation highly configurable using:

- Robo
- Environment Variables

Todos
-----

[](#todos)

- create task to recover a backup
- allow switching from AWS to Google cloud
- create packagist entry
- write documentation for each Task

Installation
------------

[](#installation)

```
  $ composer require wearewondrous/psh-toolbelt
```

After you configured your environment with a `robo.yml` (described below). you can run:

```
  $ vendor/bin/psh-toolbelt
```

and see all available commands.

Configuration
-------------

[](#configuration)

### `sites/default/settings.php` (required)

[](#sitesdefaultsettingsphp-required)

Overwrite the `sites/default/settings.php` with the given two includes.

```
