Title: PushLive &#8211; Staging Sites to Live in One Click
Author: Jamin Szczesny
Published: <strong>September 27, 2015</strong>
Last modified: November 8, 2015

---

Search plugins

![](https://ps.w.org/pushlive/assets/banner-772x250.png?rev=1257091)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/pushlive/assets/icon-256x256.png?rev=1254685)

# PushLive – Staging Sites to Live in One Click

 By [Jamin Szczesny](https://profiles.wordpress.org/jxaxmxixn/)

[Download](https://downloads.wordpress.org/plugin/pushlive.0.6.8.zip)

 * [Details](https://twd.wordpress.org/plugins/pushlive/#description)
 * [Reviews](https://twd.wordpress.org/plugins/pushlive/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/pushlive/#installation)
 * [Development](https://twd.wordpress.org/plugins/pushlive/#developers)

 [Support](https://wordpress.org/support/plugin/pushlive/)

## Description

**PushLive allows you to have a fully functioning staging site or Multisite environment
for editing and development that you then with a single click individually push 
to the live site when you’re ready.**

**Now works with Multisite!** – Featuring Independent Pushes for Each Site

**Coming Soon (Next Major Release): PushLive Replicate** – Easily create a staging
site from your current live site

> 
> #### With PushLive you ( or your clients ) will make all initial and future edits on the staging site, push them to the live site, and in most cases never actually touch the live site except to enjoy its awesomeness
> 
> 
> ####  
> 
>  *  Please read the [Installation and Setup Instructions](https://twd.wordpress.org/plugins/pushlive/installation?output_format=md#sections)
>  *  Single Site WordPress installations – PushLive is compatable with nearly all
>    available Plugins
>  *  Special Multisite WordPress installations – PushLive is installed at the Network
>    Admin level and best used when building and testing the site from the ground
>    up because some Plugins are simply not compatable with PushLive in a Multisite
>    environment

**Requires:**

 * Linux based server

**Major features in PushLive include:**

 * Fast staging to live pushes that only update the new or changed content as necessary.
 * Individual and Independent pushes for each site if using Multisite.
 * Easy 1 page, top to bottom setup and configuration.
 * A visible log of all previous pushes can be viewed on the main PushLive page.
 * Require all users to log in to view the staging server

**Other Features:**

 * Creates database backups during every push

**History:**

 * This was originally a simple tried and true Joomla 1.5 component my company developed
   many years ago
 * I then updated it for Joomla 2.5 and added some new features
 * Updated it for Joomla 3.5 and again added some new features
 * Rewrote it for WordPress for my own use about a year ago
 * Decided shortly after that I would become a WordPress developer and release it
   publicly
 * 9 months of using it later I finally released it with some new features and minor
   bugs fixed
 * Historically PushLive has always served us/me good use so it should be something
   you can trust and rely on as well
 * We have NEVER had a major issue with PushLive we had to recover from, but you
   should always back up your site

**Banner Imagery:**

 * Photo by: Tom Johnson (https://www.facebook.com/tigger1759)

## Screenshots

 * [[
 * Main PushLive window just after a successful push.
 * [[
 * Setup window exactly as we have it on our 1 Squared site (please don’t hack us
   😉

## Installation

**NOTE:** PushLive at it’s current state is geared for those who understand basic
Linux file path structure, WordPress database tables and how they might relate to
various plugins and WordPress features.

 * If you have any issues at all please use the Support Forum to quickly get them
   solved, you may contact me directly via jamin@1squared.com but you should first
   start a support thread in the forum.

**For Multisite – install this plugin at the Network Admin level**

> 
> ### Recommended Setup
> 
>  ( You can use other methods if you’re knowledgeable )
>  * 
>    #### Step 1:
>    
>  *  Get a Domain name [ example.com ] and then create a subdomain [ stage.example.
>    com ] (stage. is just a suggestion, you can use anything)
>  * 
>    #### Step 2:
>    
>  *  Create 2 folders on your web server ( example: /var/www/example.com/stage &/
>    var/www/example.com/live ) – your actual paths will vary based on your host
>    or other factors
>  * 
>    #### Step 3:
>    
>  *  Point example.com to the “live” folder and stage.example.com to the “stage”
>    folder
>  * 
>    #### Step 4:
>    
>  *  Create 2 databases, 1 for stage and 1 for live – name them example_stage and
>    example_live ( for example ) and make sure you have a full rights user for 
>    each of them ( can be the same user for both )
>  * 
>    #### Step 5:
>    
>     -  a: Install WordPress in your stage folder using your stage database credentials
>     -  b: Install WordPress in your live folder using your live database credentials
>  * 
>    #### Step 6:
>    
>  *  Install PushLive on your staging site only and then configure it with the 
>    proper credentials and paths
>  * 
>    #### Step 7:
>    
>  *  Perform your initial PushLive push as per the table instructions within the
>    PushLive Setup page ( check all the boxes suggested ) – verify it pushed to
>    the live site and is working properly – then go back to PushLive Setup and 
>    uncheck any tables that the live site will use to update data

**Remember:** If you’re losing any data on the live site after a push, it’s likely
because the table that handles that data is still checked in the stage PushLive 
Setup

**Multisite:** You need to do an individual initial push for each one of your Sites
for them to be visible on the live side.

**Very Important – Understanding Tables:**

[Learn More About WordPress Tables Here](https://codex.wordpress.org/Database_Description#Table_Overview)

 * Tables are the most thought intensive part in this entire process (especially
   if you’re using a lot of Plugins)
 * If your site is relatively simple with few added Plugins this will be fairly 
   easy to set up and maintain
 * With more Plugins, things can start to get a bit more complex and require more
   initial setup and maintenance attention
 * If you follow my suggestions no matter how complex your site is, and once you
   get everything working the way you want, all you ever have to do from there is
   use the PushLive button without worry.
 * The good news is that if your newly added Plugin doesn’t save any data from user
   interaction on the live site ( user comments, votes, hits, etc… ) you can just
   check all of the tables it adds to the PushLive Setup list ( if any at all ) 
   and be done with the thought for that Plugin.
 * You’ll have to do your part to determine each Plugins data use – you’ll have 
   to understand that some Plugins just might not work with PushLive ( most should)–
   you’ll have to understand some Plugins might require you to NOT update them past
   a certain version ( you may have to revert back to a previous version in the 
   case that a Plugin update then breaks your site – this is a case by case basis
   with individual Plugins ). It’s always best practice to make sure your site is
   getting backed up often so you can easily revert back if anything unwanted does
   happen.
 * The suggestion for anyone is to start with a fresh WordPress copy and then as
   you add Plugins one by one, take note of the new tables they individually add
   to the PushLive Setup list ( if any ).
 * Usually you’ll first want to put a check-mark on all the tables this new Plugin
   creates and then perform a PushLive push before then determining what tables 
   then need to be unchecked.
 * If this newly added Plugin interacts with the users of the live site and saves
   any important data from that user, you’ll want to figure out what tables are 
   responsible for holding this data and then uncheck that individual table as necessary(
   a plugin might have 1 or more tables you’ll have to uncheck ). This can be a 
   slightly tedious back and forth testing and re-pushing phase but once you have
   got it figured out you can relax for that Plugin.
 * You’ll have to remember this for each new Plugin you install taking note that
   some Plugins might add or change tables as the Plugin is updated. Best practice
   is to pick a day to update all your Plugins, perform a site backup first, then
   make the updates and do your individual testing with each updated Plugin – or
   to set your mind at ease simply get to a comfortable point with all your Plugins
   and don’t update them for a year or a few years at a time ( when you’re ready
   to do major overhauls or changes ).
 * If you have a really simple site, don’t let all of this confuse you too much.
   If your site is complex your plan of action should also be well thought out.

## FAQ

  Q: Does PushLive work with Multisite?  A: Yes, as of Version 0.6 PushLive is officially
Multisite enabled.  Q: Can you independently push individual sites in Multisite?
A: Yes, each site is independently updated with its own PushLive Now Button.  Q:
Does PushLive work with all plugins?  A: Yes and No – as with any WordPress Plugin
you’ll simply have to test each one to be 100% sure

 * Regular WordPress – Nearly all Plugins should work, though some special case 
   Plugins might not be compatable
    - Multisite WordPress – If you install a Plugin directly to an individual site
      the Regular WordPress rules above should apply, however you’re going to have
      to be more choosy with Multisite Plugins as some do not store data in a way
      that is compatable with PushLive

## Reviews

![](https://secure.gravatar.com/avatar/c6ef1a5eff5a063c4db8bea2624ed399d7e74395cf3aecbbee5b1ff1352d233c?
s=60&d=retro&r=g)

### 󠀁[Easy, simple and the best!](https://wordpress.org/support/topic/easy-simple-and-the-best/)󠁿

 [Tanvir Hasan](https://profiles.wordpress.org/tanvirhasan774/) September 3, 2016

I’ve been looking for a staging site plugin since last 3 months. And fortunately
found this awesome plugin! The plugin has an easy setup and it’s really so easy 
to use. I should say this is the best staging plugin. Thanks for creating this amazing
plugin 🙂

![](https://secure.gravatar.com/avatar/8dae79c890d0588e13f90ed8b17d3a5116e0bb6b937bc4592e52bb83be91aded?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-8058/)󠁿

 [pwcrep](https://profiles.wordpress.org/pwcrep/) September 3, 2016

After initial setup issues, this plug-in has worked great and the support provided
by Jamin first rate. Thank you!!

![](https://secure.gravatar.com/avatar/e36e77503bdf4685e58767d2afedc690ecc12f47920be0c84642232d27f4a438?
s=60&d=retro&r=g)

### 󠀁[Works Perfectly Every Time!](https://wordpress.org/support/topic/works-perfectly-every-time/)󠁿

 [Jamin Szczesny](https://profiles.wordpress.org/jxaxmxixn/) September 3, 2016

I might be a bit biased, but PushLive has always worked like a charm for me! After
you take a few minutes to set it up, the one button push is all you ever have to
think about from then on to make your changes live. I thought about giving PushLive
4 stars, because I know it could be better… But how it could be better has really
stumped me, so naturally the only logical thing to do in that case was to 5 star
it and see if everyone else agrees!

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/pushlive/reviews/)

## Contributors & Developers

“PushLive – Staging Sites to Live in One Click” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Jamin Szczesny ](https://profiles.wordpress.org/jxaxmxixn/)

[Translate “PushLive – Staging Sites to Live in One Click” into your language.](https://translate.wordpress.org/projects/wp-plugins/pushlive)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/pushlive/), check out
the [SVN repository](https://plugins.svn.wordpress.org/pushlive/), or subscribe 
to the [development log](https://plugins.trac.wordpress.org/log/pushlive/) by [RSS](https://plugins.trac.wordpress.org/log/pushlive/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.6.8

 * Corrected field name issue that was preventing some database replaces from replacing
   everything
 * Corrected proper database password issue
 * Added better installation instructions

#### 0.6.7

 * Allowed Slashes in URL’s

#### 0.6.6

 * Adjusted Visual Indicator for Save Buttons

#### 0.6.5

 * Addressed Save Issue That Affected ‘Sub-directory’ Installs Only
 * Added Visual Indicator to Save Buttons

#### 0.6.4

 * Changed File Synchronization Settings (More Forgiving)
 * Localized Base Domain Replacing to Selected Tables Only (especially for issues
   in Multisite)
 * Corrected Issue Preventing Setting Save (issue only in 0.6.3)
 * Added Sneak Peak for the New ‘Replicate’ Feature

#### 0.6.3

 * Added PushLive to Network Admin Bar for Multisite
 * Added Simple Database Connection Test Button
 * Added Minor Client Side Script to Remove http:// https:// From Domain Related
   Textboxes
 * Minor CSS Changes to Improve Appearance

#### 0.6.2

 * Adjusted Code for Compatability with Earlier PHP Versions

#### 0.6.1

 * PHP Version Testing Feature

#### 0.6

_Release Date – 25 October, 2015_

 * Major Upgrade for WordPress Multisite
 * New Settings for Multisite
 * New Multisite Features
 * Removed the Popup Dialogue Confirmation on Pushes
 * Added Individual Site Pushes for Multisite Installations
 * Various Minor Changes

#### 0.5

_Release Date – 30 September, 2015_

 * Minor Enhancements
 * Plugin Ranking

#### 0.4

_Release Date – 27 September, 2015_

 * Added a donate button
 * Minor not bug related changes

#### 0.3

_Release Date – 27 September, 2015_

 * Fixed issue where the file sync was erring out due to it not being able to set
   the time and date on files
 * Added various help instructions and suggestive placeholders throughout Setup 
   page

#### 0.2

_Release Date – 16 July, 2015_

 * Backup Directory now requires user input to choose desired location
 * Removed PHP Error Reporting
 * Changed file_list.txt to .file_list
 * Added ability to replace all staging URLs with live URL in entire live database(
   because literally hundreds of cases were found in various tables)
 * Added Settings Link to WordPress Plugins page
 * Added links to PushLive support page
 * Added index.php everywhere
 * Fixed/changed many other minor things

#### 0.1

_Release Date – 14 July, 2015_

 * Adapted from our previous working component to work as a new WordPress Plugin
 * Some features are not yet visible but are partly working in the background ready
   for future releases
 * More updates and features are coming!
 * Only tested on WordPress version 4 so far, though it may likely still work on
   earlier versions.

## Meta

 *  Version **0.6.8**
 *  Last updated **10 years ago**
 *  Active installations **20+**
 *  WordPress version ** 4 or higher **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/pushlive/)
 * Tags
 * [stage](https://twd.wordpress.org/plugins/tags/stage/)[staging](https://twd.wordpress.org/plugins/tags/staging/)
   [Staging Site](https://twd.wordpress.org/plugins/tags/staging-site/)
 *  [Advanced View](https://twd.wordpress.org/plugins/pushlive/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/pushlive/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/pushlive/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/pushlive/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/pushlive/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/pushlive/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/pushlive/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/pushlive/reviews/)

## Contributors

 *   [ Jamin Szczesny ](https://profiles.wordpress.org/jxaxmxixn/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/pushlive/)