1,000+
February 14, 2024
May 30, 2014
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.
wp_options
table)wp_sitemeta
table)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.
See the filters reference page at the GitHub Wiki.
Settings > WP-CFM
to configure.No FAQ provided.
Version | Download | Type |
---|---|---|
1.7.10 | Download | Stable |
1.7.9 | Download | Stable |
1.7.8 | Download | Stable |
1.7.7 | Download | Stable |
1.7.5 | Download | Stable |
1.7.4 | Download | Stable |
1.7.3 | Download | Stable |
1.7.2 | Download | Stable |
1.7.1 | Download | Stable |
1.7 | Download | Stable |
1.6 | Download | Stable |
1.5.1 | Download | Stable |
Development | Download | Trunk |