GithubHelp home page GithubHelp logo

isabella232 / decoupled-wordpress-recommended Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pantheon-systems/decoupled-wordpress-recommended

0.0 0.0 0.0 23.43 MB

DEPRECATED - Pantheon's recommended project for decoupled WordPress sites

License: GNU General Public License v2.0

Shell 7.86% JavaScript 0.24% PHP 86.46% CSS 2.10% Gherkin 3.34%

decoupled-wordpress-recommended's Introduction

Composer-enabled Decoupled Wordpress Project

This is Pantheon's recommended starting point for creating new decoupled Wordpress backend sites. It builds on Pantheon's default Wordpress composer upstream to provide best practices, default configuration, and accellerator tools for using Wordpress as a backend in decoupled archictures.

Unlike with earlier Pantheon upstreams, files such as Wordpress Core that you are unlikely to adjust while building sites are not in the main branch of the repository. Instead, they are referenced as dependencies that are installed by Composer.

Installation

Prerequisites

Installation via terminus build:project:create

  • Run the terminus build:project:create as follows:

    terminus build:project:create \
      --team='{My Team Name}' \
      --template-repository="[email protected]:pantheon-systems/decoupled-wordpress-recommended.git" \
      pantheon-systems/decoupled-wordpress-recommended \
      --ci-template='[email protected]:pantheon-systems/advanced-ci-templates' \
      --visibility private {PROJECT_NAME} \
      --stability=dev
    

    Replace {PROJECT_NAME} with a Project name for example decoupled-wordpress.

    Replace {My Team Name} with your team name - for example My Agency. This can also be omitted.

Note: This will result in a Github repository being created for this new codebase, a site being created on Pantheon and a CircleCI project being created for automated deployments.

The project create command can be used with a variety of additional options including specifying an alternate install profile, or using a variety of CI or Git providers. For more information, consult the Additional Options section in the Decoupled Kit developer documentation.

Contributing

Contributions are welcome in the form of GitHub pull requests. However, the pantheon-upstreams/decoupled-wordpress-project repository is a mirror that does not directly accept pull requests.

Instead, to propose a change, please fork pantheon-systems/decoupled-wordpress-project and submit a PR to that repository.

decoupled-wordpress-recommended's People

Contributors

backlineint 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.