Linux 软件免费装

Sandbox

开发者 barteled
更新时间 2014年3月29日 23:37
捐献地址: 去捐款
PHP版本: 3.8 及以上
WordPress版本: 3.8.1
版权: GPLv2 or later
版权网址: 版权信息

标签

test sandbox verify offline regression

下载

0.1 0.2 0.3

详情介绍:

Have you ever stared at the upgrade button of your favorite plugin with a deep foreboding feeling of what lies ahead? Will this bring your live site to its knees? Or have you wanted to test your new exciting theme without prematurely showing it to the world? Enter the Sandbox plugin. With two simple clicks an entire testing site is created using your existing hosting provider. No more copying down to a complex local test setup or living dangerously on a live site. A complete independent sandbox, unavailable to the general public and search engines, can be created quickly and simply. You can even create multiple sandboxes to test different iterations of your site. There is not that much more to say, it's that easy! What can I test with this? Pretty much anything, but here are some examples: Ok, but how does it work? When you add a new sandbox, a couple simple parameters are required to differentiate it from other sandboxes. A status is displayed as the sandbox is being created. This can take some time depending on the size of your Wordpress install. Basic steps to creating the sandbox:
  1. Copy the tables Database tables are copied to new tables with a different prefix and various data within the tables is updated to reflect the sandbox prefix.
  2. Copy the files All files are copied to a new folder under the sandbox folder.
  3. Update the configuration The configuration file within the sandbox is updated to support the unique sandbox database prefix.
Once activated, only your browser can get to the sandbox installation. You can return the live site at anytime by clicking the link in the notice at the top of the admin interface. Can I use my existing developer tools to edit the sandbox? Sure. Tools such as Dreamweaver can update the files located in the sandbox directory. A full path is available on the edit screen of the sandbox. Database files can be modified as well. All sandbox tables will have the prefix displayed on the edit screen of the sandbox. Another beer and coffee fueled creation of Think Bowl

安装:

Installation from zip:
  1. From wp-admin interface, select Plugins -> Add New
  2. Click Upload
  3. Click "Choose File" and select zip
  4. Click "Install Now"
  5. Activate the plugin through the 'Plugins' menu in WordPress
Installation from Wordpress Plugin Directory
  1. From wp-admin interface, go to Plugins -> Add New
  2. Search for "Sandbox"
  3. Click Install Now under the plugin name
  4. Click Ok to install the plugin
  5. Click Activate Plugin once installed

常见问题:

Will sandbox files and tables be removed on deactivation/uninstall?

No. To err on the side of caution, sandboxes are left intact when the plugin is deactivate and/or uninstalled. If you no longer need your sandboxes, delete them before removing the plugin.

How do I disable the sandbox and return to the live site?

Login to the admin interface, there should be a banner at the top which says "Currently in sandbox. To deactivate sandbox, click here." If you cannot get into the admin interface, there is a cookie in the browser called "sandbox". Delete this and you will be returned to the live site. This cookie is used to tell the plugin if you want to use a sandbox and which one. So for example if you activate the sandbox in one browser, you can start up a different browser and view the live site.

Why are my backups are now huge?

Backup plugins will backup not only your existing site but also the directory containing your sandboxes. Most backup plugins will have an exclusion setting which you can add the ./sandbox directory to.

This plug-in helped me a lot. How can I ever repay you?

A small Paypal donation at Think Bowl.

更新日志:

0.1 0.2 0.3