Drupal Challenge (2023)
This is a plain vanilla Drupal 10 installation pre-configured for use with DDEV.
Features pre-configured / pre-installed:
- DDEV yaml file
- Needed Docker containers (Webserver, MySQL, PHP8).
- Vanilla Drupal 10
- Drush
- Composer
Challenge Instructions
You can find the challenge instructions here.
Setup instructions
Step #1: DDEV environment setup
This is a one time setup - skip this if you already have a working DDEV environment.
Follow DDEV environment setup instructions
Step #2: Cloning repo
- Create a user at https://git.jobsity.com.
- Open this repository, and fork it using the button at the top.
- Within your fork, go to Settings/General/"Visibility, project features, permissions" and set the Project visibility to Private.