GithubHelp home page GithubHelp logo

moritzjacobs / composer-wordpress-skeleton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adarta/composer-wordpress-skeleton

0.0 2.0 1.0 27 KB

DEPRECATED in favor of

Home Page: https://github.com/moritzjacobs/wordpress-boilerplate

PHP 90.99% ApacheConf 9.01%

composer-wordpress-skeleton's Introduction

Deprecated!

โ€ฆ I use this now: https://github.com/moritzjacobs/wordpress-boilerplate

Composer WordPress Skeleton

This is simply a skeleton repo for a WordPress site, forked from ADARTA and modified to my needs. Read the original README and use with caution.

Short guide:

  1. Clone this git into htdocs:
    git clone [email protected]:moritzjacobs/Composer-Wordpress-Skeleton.git my-server-root
  2. Edit wp-config-local-sample.php and enter valid db credentials, then rename to wp-config-local.php
  3. Change the Wordpress table prefix in wp-config.php (line 52)
  4. composer install
  5. Surf to http://mycrazyhostname.dev/admin
  6. Follow install process
  7. Update Wordpress via the Dashboard (why you need to do this, I have no idea...)

Differences to ADARTA's version:

  • Removed roots
  • Renamed wp-content/ to site/ and wp/ to core/
  • Removed web.config
  • wp-config-*.php support with auto-switching by host name (local | staging | live)
  • Plugin activation is handled by mu-plugins/plugin-bootstrap.php; Plugins are inactive if their root folder/file name starts with an underscore
  • Read .gitignore to get an idea about what we're trying to accomplish with git and composer here

composer-wordpress-skeleton's People

Contributors

moritzjacobs avatar talves avatar

Watchers

 avatar Manuel Piepereit avatar

Forkers

mattiloh

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.