2017 © Pedro Peláez
 

project webship-project

Project template for webship projects with composer

image

webship/webship-project

Project template for webship projects with composer

  • Saturday, May 5, 2018
  • by Natshah
  • Repository
  • 1 Watchers
  • 1 Stars
  • 98 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

Build Status 10.0.x, (*1)

Webship

, (*2)

The Webship.co portal site was built on top of Drupal, as it has many options, tools, frameworks, and configuration management, which are needed in building solutions., (*3)

Helps in speeding up the work of having Functional Automated Acceptance Testing for products to ship websites in a swift way., (*4)

Usage

First you need to install composer., (*5)

Note: The instructions below refer to the global composer installation. You might need to replace composer with php composer.phar (or similar) for your setup., (*6)

After that you can create the project:, (*7)

To install the dev version of Webship 10.0.x run this command:, (*8)

composer create-project webship/webship-project:10.0.x-dev WEBSITE_NAME --stability dev --no-interaction

The Versions