An open API service indexing awesome lists of open source software.

https://github.com/apacheex/d8-env

This is a pure Drupal 8 installation pre-configured for use with Docksal on Drupal Code Sprint.
https://github.com/apacheex/d8-env

docksal drupal sprint

Last synced: 12 months ago
JSON representation

This is a pure Drupal 8 installation pre-configured for use with Docksal on Drupal Code Sprint.

Awesome Lists containing this project

README

          

# d8-env
This is a pure Drupal 8 installation pre-configured for use with Docksal on Drupal Code Sprint.

Features:

- Drupal 8.8.x
- Install Drupal via `fin init`
- Run PHPUnit tests via `fin test`
- Apache 2.4 + MySQL 5.7 + PHP 7.2 + Selenium Server + Adminer
- PHP and MySQL settings overrides [examples](.docksal/etc)

You can find more info on [wiki-page](https://github.com/ApacheEx/d8-env/wiki).

## Note

This repo is intended for quick start on Drupal Code Sprint.

## License

MIT © [Oleg Kuzava](https://github.com/ApacheEx)