2017 © Pedro Peláez
 

drupal-profile workspace_preview_system

Get started with the Workspace Preview System

image

josephdpurcell/workspace_preview_system

Get started with the Workspace Preview System

  • Thursday, May 19, 2016
  • by josephdpurcell
  • Repository
  • 2 Watchers
  • 1 Stars
  • 20 Installations
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Developer Install

Build the codebase

composer install

This will create a docroot folder that contains drupal and the WPS profile, (*1)

Install WPS

phing install

phing install assumes:, (*2)

DB username: root
DB pass: <none>
DB host: localhost
DB Name: workspace_preview_system, (*3)

You can override the presets with -Ddb.<option>=<value>. For example, to change the DB name:, (*4)

-Ddb.name=my_db_name

Pull changes

If you make changes to the profile within the docroot directory and you want to pull them back into the top-level directory so they can be committed to VCS, use the phing pull command:, (*5)

phing pull

Push changes

Alternately, you can push changes in the top-level down into the docroot with phing push, (*6)

phing push

The Versions

19/05 2016

dev-8.x-1.x

dev-8.x-1.x

Get started with the Workspace Preview System

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

19/05 2016

1.1.0

1.1.0.0

Get started with the Workspace Preview System

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

19/05 2016

1.0.1

1.0.1.0

Get started with the Workspace Preview System

  Sources   Download

GPL-2.0+

The Requires

 

19/05 2016

1.0.0

1.0.0.0

Get started with the Workspace Preview System

  Sources   Download

GPL-2.0+

The Requires