Skip to content

ppowalowski/gitable-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitable Wordpress

Gitable Wordpress is for quick bootstrapping a version controlled wordpress installation.

Installation

  1. Clone Gitable Wordpress
  2. $ git submodule update --init
  3. Go through installation
  4. Edit $base_path in wp_gitable.php corresponding to your serve config (usually '/' if working from root)
  5. Add require_once('wp-gitable.php') to the top of your wp-config.php
  6. Work in wp-contents folder as you are used to

Wordpress is separately versioned in wordpress/, updating Wordpress becomes as simple as typing $ git pull origin inside the wordpress folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published