2017 © Pedro Peláez
 

project workspace_preview_system-project

Get started with the Workspace Preview System

image

josephdpurcell/workspace_preview_system-project

Get started with the Workspace Preview System

  • Thursday, May 19, 2016
  • by josephdpurcell
  • Repository
  • 2 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Workspace Preview System

This is a distro that shows the use of the Workspace Preview System in Drupal 8.2., (*1)

Requirements

  1. Composer

Getting Started

  1. Create a Drupal., (*2)

    $ composer create-project josephdpurcell/workspace_preview_system-project MY_PROJECT --no-interaction --stability dev
    

    This will create a directory MY_PROJECT. Inside of it will be a directory web which is the website's docroot., (*3)

  2. Install the Drupal., (*4)

    drush si
    

    or, (*5)

    go to /install.php., (*6)

The Versions