https://github.com/thunder/ddev-dpp
https://github.com/thunder/ddev-dpp
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thunder/ddev-dpp
- Owner: thunder
- License: apache-2.0
- Created: 2024-06-28T06:13:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T13:35:57.000Z (9 months ago)
- Last Synced: 2025-01-06T16:14:19.117Z (4 months ago)
- Language: Shell
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DDEV - DPP Add-on
This is a DDEV Add-on to provide a seamless integration with the [Drupal Project Platform](https://www.drupal-project-platform.com/).
## Installation
```bash
ddev get thunder/ddev-dpp
```## Usage
The add-on provides the following commands:
- `ddev install-playwright` - Setup and install Playwright for testing
- `ddev playwright` - A wrapper for the Playwright CLI
- `ddev dump-test-database` - Dump the database for testing purposes