开发者 | hasinhayder |
---|---|
更新时间 | 2021年3月4日 16:10 |
PHP版本: | 4 及以上 |
WordPress版本: | 5.2.2 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
{ "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.
wp-quick-provision
folder to the /wp-content/plugins/
directoryNo, it only installs new themes and plugins and it doesn't delete any of your existing themes or plugins.
Make sure to set your php script execution time to 300 or more.