[WordPress] 外掛分享: WP Quick Provision

首頁外掛目錄 › WP Quick Provision
WordPress 外掛 WP Quick Provision 的封面圖片
20+
安裝啟用
★★★★★
5/5 分(19 則評價)
1865 天前
最後更新
問題解決
v3.0.1 上架:2019-07-08

內容簡介

這個外掛可以讓你省去在安裝新的 WordPress 副本後再做同樣的任務。使用 WP Quick Provision 外掛,你可以提供從 gist.github.com 所撰寫的佈署清單,以安裝主題和外掛,就能自動建置你的新環境。這是該外掛正確佈署 WordPress 的必備格式:

{
"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"
]
}

範例佈署資料 URL: https://gist.github.com/hasinhayder/7b93c50e5f0ff11e26b9b8d81f81d306 或 https://gist.github.com/hasinhayder/5cf59b883005e043454f5fe0d2d9546b

只需在 gist.github.com 上儲存此資料並將此 gist 網址添加到你的外掛中,它就會開始安裝資料中提及的所有主題和外掛。如果已經安裝了某外掛,它將不會下載。

從版本 1.1 開始,您可以在任何地方提供佈署資料 URL 給此外掛進行佈署。

安裝完所有東西後,WP Quick Provision 將啟用所有這些外掛。

外掛標籤

開發者團隊

⬇ 下載最新版 (v3.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WP Quick Provision」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon