GithubHelp home page GithubHelp logo

drupalwxt / site-cloud Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 0.0 211 KB

The composer project for the Cloud distribution.

Shell 0.36% Makefile 1.37% PHP 43.43% CSS 0.89% Twig 53.94%
drupal cloud wxt

site-cloud's Introduction

Composer Project template for Drupal Cloud

Build Status

Drupal WxT codebase for site-cloud.

Note: You may find the README.md file in the WxT repository more beneficial then this composer project template.

Requirements

Setup

Normally you can simply run a composer install but at the moment you might need to run the following:

export COMPOSER_MEMORY_LIMIT=-1 && composer install

Dependencies

The composer.json file calls the following dependencies:

Note: The docker-scaffold has now been moved to its own repository though symlinks are still present. Should you wish to use the docker workflow you simple need to run the following command in this repositories working directory.

git clone --branch 9.x-postgres https://github.com/drupalwxt/docker-scaffold.git docker

WxT

The Drupal WxT distribution is a web content management system which assists in building and maintaining innovative Web sites that are accessible, usable, and interoperable. This distribution is open source software and free for use by departments and external Web communities. This distribution extends on Lightning and integrates extensively with the WET-BOEW jQuery Framework for improved accessible markup.

Project

For production releases you should only ever use a stable tag.

New Project (stable tag)

composer create-project drupalwxt/site-cloud:4.0.0 site-name

New Project (dev)

composer create-project drupalwxt/site-cloud:4.0.x-dev site-name

Maintenance

List of common commands are as follows:

Task Composer
Latest version of a contributed project composer require drupal/PROJECT_NAME:1.*
Specific version of a contributed project composer require drupal/PROJECT_NAME:1.0-beta5
Updating all projects including Drupal Core composer update
Updating a single contributed project composer update drupal/PROJECT_NAME
Updating Drupal Core exclusively composer update drupal/core

Acknowledgements

Extended with code and lessons learned by the Acquia Team over at Lightning and BLT.

site-cloud's People

Contributors

sylus avatar zachomedia avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.