webship/webship

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.

Installs: 652

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 5

Forks: 0

Language:Shell

Type:drupal-profile

9.0.0-alpha3 2020-12-11 23:43 UTC

This package is auto-updated.

Last update: 2024-04-06 12:26:01 UTC


README

CircleCI 10.0.x

Webship

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.

Usage

First you need to install composer.

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.

After that you can create the project:

To install the dev version of Webship 10.0.x run this command:

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