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

Home · Changes

Page history
Create Home authored Mar 09, 2023 by Ariel Kanelson's avatar Ariel Kanelson
Hide whitespace changes
Inline Side-by-side
Showing with 32 additions and 0 deletions
+32 -0
  • Home.md Home.md +32 -0
  • No files found.
Home.md 0 → 100644
View page @ 2995c523
## **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 ](https://git.jobsity.com/jobsity/drupal-challenge/-/wikis/Drupal-Challenge-Instructions)[instructions](https://git.jobsity.com/jobsity/drupal-challenge-update/-/wikis/Drupal-Challenge-Instructions)[ here](https://git.jobsity.com/jobsity/drupal-challenge/-/wikis/Drupal-Challenge-Instructions).
## **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](https://ddev.readthedocs.io/en/stable/users/install/)
### Step #2: Cloning repo
* Create a user at [https://git.jobsity.com.](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
\ No newline at end of file
Clone repository
  • Drupal Challenge Instructions
  • Home