Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Drupal Challenge Drupal Challenge
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Jobsity
  • Drupal ChallengeDrupal Challenge
  • Wiki
  • Home

Last edited by Matias Marin May 09, 2024
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Home

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.

Step #3: Project setup

Clone repository
  • Drupal Challenge Instructions
  • Home