Linux 软件免费装
Banner图

WP-CFM

开发者 mgibbs189
elvismdev
mickaelperrin
alfreddatakillen
joshlevinson
jmslbam
gbeezus
forum1
tnolte
dsteersf1
jgleisner
更新时间 2024年2月15日 00:54
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.4.3
版权: GPLv2 or later
版权网址: 版权信息

标签

wordpress settings features wp-cli configuration configuration management

下载

1.7.10 1.7 1.7.1 1.7.2 1.6 1.7.4 1.5.1 1.7.3 1.7.5 1.7.7 1.7.8 1.7.9

详情介绍:

WP-CFM lets you copy database configuration to / from the filesystem. Easily deploy configuration changes without needing to copy the entire database. WP-CFM is similar to Drupal's Features module. How will WP-CFM benefit me? Which data does WP-CFM support? Terminology WP-CLI WP-CFM supports [pull / push / diff] of bundles from the command-line using WP-CLI: wp config pull [bundle_name] wp config push [bundle_name] wp config diff [bundle_name] wp config bundles wp config show_bundle [bundle_name] You can optionally set bundle_name to "all" to include all bundles. Append the --network flag to include multisite bundles. Filters See the filters reference page at the GitHub Wiki.

安装:

  1. Download and activate the plugin.
  2. Browse to Settings > WP-CFM to configure.

屏幕截图:

  • Editing a configuration "bundle"
  • Diff viewer to track changes within a bundle

更新日志:

1.7.10 :bug: Bug Fixes See the previous changelogs here