Skip to content

knibals/drupaldemo

Repository files navigation

Drupal demo project

This is a demo projet to showcase some of Drupal competencies. I use an Dockerized installation to ease the setup and because Docker and Git are nowaday the basic requirement for any developper.

I don't (always) like to reinvent the wheel, so I'll use a very robust and well-maintened Wodby's Drupal4 Docker stack.

Installation

This project use Drupal config manager (Config API) because SQL files versionning is so Drupal 7...

Bootstraping in three steps

  1. Boot the containers docker-compose up -d or make up
  2. Enter into the PHP container make shell php
  3. and install the site from configuration drush site-install --existing-config
  4. That's it! Go check the /weather