Linux 软件免费装
Banner图

WP Quick Provision

开发者 hasinhayder
更新时间 2021年3月4日 16:10
PHP版本: 4 及以上
WordPress版本: 5.2.2
版权: GPLv2 or later
版权网址: 版权信息

标签

development management settings setup provision

下载

1.1 1.1.1 2.0 2.0.1 2.0.2 2.0.3 2.0.4 3.0 3.0.1 1.0

详情介绍:

This plugin can save you from doing the same tasks again and again you do after installing a fresh copy of WordPress. You can provision your new setup by automatically installing themes and plugins using WP Quick Provision plugin, all by supplying a list of those themes and plugins from gist.github.com. Here is a valid data format that is required by this plugin to properly provision your WordPress installation. { "themes": [ "hello-elementor", "wp-bootstrap-starter" ], "plugins": [ "elementor", "happy-elementor-addons", "contact-form-7", "woocommerce", "query-monitor", "regenerate-thumbnails", "classic-editor", "jsm-show-post-meta" ] } Example Provision Data URL: https://gist.github.com/hasinhayder/7b93c50e5f0ff11e26b9b8d81f81d306 or https://gist.github.com/hasinhayder/5cf59b883005e043454f5fe0d2d9546b As soon as you save this data on gist.github.com and add tis gist url in your plugin, it will start installing all these themes and plugins mentioned in your data. It will not download a plugin if it is already available in your WordPress setup. From version 1.1 you can host your provision data anywhere and supply that URL to this plugin for provisioning. After installing everything, WP Quick Provision will activate all these plugins.

安装:

Installing WP Quick Provision is simple, just like any other WordPress plugin e.g.
  1. Upload wp-quick-provision folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
or
  1. Download the zip from WordPress plugin repository
  2. Go to your plugin section, click add new and upload this zip
  3. Activate
After installing you will find the link under Tools menu in your WordPress admin panel, named as "WP Quick Provision"

常见问题:

is there any risk of losing my data

No, it only installs new themes and plugins and it doesn't delete any of your existing themes or plugins.

During installation, it times out

Make sure to set your php script execution time to 300 or more.

更新日志:

3.0.1 3.0 2.0.4 2.0.3 2.0.2 2.0.1 2.0 1.1.1 1.1