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.
- Host: GitHub
- URL: https://github.com/apacheex/d8-env
- Owner: ApacheEx
- License: mit
- Created: 2018-01-09T18:18:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-10T12:46:47.000Z (about 6 years ago)
- Last Synced: 2025-03-25T06:04:51.043Z (12 months ago)
- Topics: docksal, drupal, sprint
- Language: Shell
- Size: 32.2 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)