2017 © Pedro Peláez
 

project sofa

WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure (forked from roots/bedrock)

image

cubetech/sofa

WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure (forked from roots/bedrock)

  • Wednesday, December 7, 2016
  • by acki
  • Repository
  • 3 Watchers
  • 0 Stars
  • 23 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 45 Versions
  • 0 % Grown

The README.md

cubetech Sofa

Packagist Build Status, (*1)

cubetech Sofa is a modern WordPress stack that helps you get started with the best development tools and project structure. This project is a fork from roots/bedrock, (*2)

Much of the philosophy behind Bedrock is inspired by the Twelve-Factor App methodology including the WordPress specific version., (*3)

Features

  • Better folder structure
  • Dependency management with Composer
  • Easy WordPress configuration with environment specific files
  • Environment variables with Dotenv
  • Autoloader for mu-plugins (use regular plugins as mu-plugins)
  • Enhanced security (separated web root and secure passwords with wp-password-bcrypt)

Requirements

Installation

  1. Create a new project in a new folder for your project:, (*4)

    composer create-project roots/bedrock your-project-folder-name, (*5)

  2. Copy .env.example to .env and update environment variables:, (*6)

    • DB_NAME - Database name
    • DB_USER - Database user
    • DB_PASSWORD - Database password
    • DB_HOST - Database host
    • WP_ENV - Set to environment (development, staging, production)
    • WP_HOME - Full URL to WordPress home (http://example.com)
    • WP_SITEURL - Full URL to WordPress including subdirectory (http://example.com/wp)
    • AUTH_KEY, SECURE_AUTH_KEY, LOGGED_IN_KEY, NONCE_KEY, AUTH_SALT, SECURE_AUTH_SALT, LOGGED_IN_SALT, NONCE_SALT

    If you want to automatically generate the security keys (assuming you have wp-cli installed locally) you can use the very handy wp-cli-dotenv-command:, (*7)

    wp package install aaemnnosttv/wp-cli-dotenv-command, (*8)

    wp dotenv salts regenerate, (*9)

    Or, you can cut and paste from the Roots WordPress Salt Generator., (*10)

  3. Add theme(s) in web/app/themes as you would for a normal WordPress site., (*11)

  4. Set your site vhost document root to /path/to/site/web/ (/path/to/site/current/web/ if using deploys), (*12)

  5. Access WP admin at http://example.com/wp/wp-admin, (*13)

Deploys

There are one method supported by cubetech to deploy Sofa sites out of the box:, (*14)

Any other deployment method can be used as well with one requirement:, (*15)

composer install must be run as part of the deploy process., (*16)

Contributing

Contributions are welcome from everyone. We have contributing guidelines to help you get started., (*17)

Community

Keep track of development and community news., (*18)

The Versions

07/12 2016

dev-develop

dev-develop https://github.com/cubetech/sofa

WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure (forked from roots/bedrock)

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wp stack composer vagrant sofa cubetech

07/12 2016

dev-master

9999999-dev https://github.com/cubetech/sofa

WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure (forked from roots/bedrock)

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wp stack composer vagrant sofa cubetech

07/12 2016

1.8.2

1.8.2.0 https://github.com/cubetech/sofa

WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure (forked from roots/bedrock)

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wp stack composer vagrant sofa cubetech

07/12 2016

1.8.1

1.8.1.0 https://github.com/cubetech/sofa

WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure (forked from roots/bedrock)

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wp stack composer vagrant sofa cubetech

06/12 2016

1.8.0

1.8.0.0 https://github.com/cubetech/sofa

WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure (forked from roots/bedrock)

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wp stack composer vagrant sofa cubetech

07/09 2016

1.7.2

1.7.2.0 https://roots.io/bedrock/

WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wp stack composer roots vagrant bedrock

16/08 2016
10/07 2016
21/06 2016
06/05 2016
27/04 2016
13/04 2016
03/03 2016
01/03 2016

1.5.4

1.5.4.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

03/02 2016

1.5.3

1.5.3.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

01/02 2016

1.5.2

1.5.2.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

28/01 2016

1.5.1

1.5.1.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

17/01 2016

1.5.0

1.5.0.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

07/01 2016

1.4.7

1.4.7.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

09/12 2015

1.4.6

1.4.6.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

16/09 2015

1.4.5

1.4.5.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

18/08 2015

1.4.4

1.4.4.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

04/08 2015

1.4.3

1.4.3.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

24/07 2015

1.4.2

1.4.2.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

30/06 2015

1.4.1

1.4.1.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

08/06 2015

1.4.0

1.4.0.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

07/05 2015

1.3.7

1.3.7.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

27/04 2015

1.3.6

1.3.6.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

23/04 2015

1.3.5

1.3.5.0 https://roots.io/bedrock/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer roots vagrant bedrock

22/02 2015

1.3.4

1.3.4.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

19/02 2015

1.3.3

1.3.3.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

18/12 2014

1.3.2

1.3.2.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

28/11 2014

1.3.1

1.3.1.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

20/11 2014

1.3.0

1.3.0.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

04/09 2014

1.2.7

1.2.7.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

07/08 2014

1.2.6

1.2.6.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

16/07 2014

1.2.5

1.2.5.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

17/04 2014

1.2.4

1.2.4.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

16/04 2014

1.2.3

1.2.3.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

14/04 2014

1.2.2

1.2.2.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

08/04 2014

1.2.1

1.2.1.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

08/04 2014

1.2.0

1.2.0.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

12/03 2014

1.1.1

1.1.1.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano

01/03 2014

1.1.0

1.1.0.0 http://roots.io/wordpress-stack/

A modern WordPress stack

  Sources   Download

MIT

The Requires

 

wordpress wp stack composer vagrant capistrano