This project is not covered by Drupal’s security advisory policy.

A demo of what Drupal can do, using just core.

Installation

From the command-line, run:

# Download Drupal 8 and install dependencies via Composer.
composer create-project drupal-composer/drupal-project:8.x-dev drupaldemo --stability dev --no-interaction

# Update to 8.6.x-dev.
composer require drupal/core:~8.6 webflo/drupal-core-require-dev:~8.6

# Require this profile as well.
composer require drupal/drupaldemo

Then, go to localhost/drupaldemo/web/ and get to demoing!

Supporting organizations: 
Funding time

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Created by webchick on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases