{"id":29767,"date":"2014-05-30T11:24:23","date_gmt":"2014-05-30T11:24:23","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-cfm\/"},"modified":"2024-02-14T16:54:23","modified_gmt":"2024-02-14T16:54:23","slug":"wp-cfm","status":"closed","type":"plugin","link":"https:\/\/nl-be.wordpress.org\/plugins\/wp-cfm\/","author":11131896,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.7.10","stable_tag":"1.7.10","tested":"6.4.8","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"WP-CFM","header_author":"Forum One","header_description":"","assets_banners_color":"dd7474","last_updated":"2024-02-14 16:54:23","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/forumone.com\/","header_plugin_uri":"https:\/\/forumone.github.io\/wp-cfm\/","header_author_uri":"http:\/\/forumone.com\/","rating":5,"author_block_rating":0,"active_installs":1000,"downloads":278530,"num_ratings":9,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.5.1":{"tag":"1.5.1","author":"forum1","date":"2019-06-08 00:05:29"},"1.6":{"tag":"1.6","author":"forum1","date":"2019-08-30 17:42:52"},"1.7":{"tag":"1.7","author":"forum1","date":"2021-02-15 10:31:18"},"1.7.1":{"tag":"1.7.1","author":"forum1","date":"2021-02-15 10:41:58"},"1.7.10":{"tag":"1.7.10","author":"forum1","date":"2024-02-14 16:54:23"},"1.7.2":{"tag":"1.7.2","author":"forum1","date":"2021-02-16 21:26:21"},"1.7.3":{"tag":"1.7.3","author":"forum1","date":"2021-12-02 07:11:45"},"1.7.4":{"tag":"1.7.4","author":"forum1","date":"2022-01-24 20:31:46"},"1.7.5":{"tag":"1.7.5","author":"forum1","date":"2022-09-08 21:39:03"},"1.7.7":{"tag":"1.7.7","author":"forum1","date":"2023-11-01 02:53:26"},"1.7.8":{"tag":"1.7.8","author":"forum1","date":"2023-11-01 02:55:57"},"1.7.9":{"tag":"1.7.9","author":"forum1","date":"2024-02-07 15:19:38"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":9},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2987091,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2987091,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":2987091,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.5.1","1.6","1.7","1.7.1","1.7.10","1.7.2","1.7.3","1.7.4","1.7.5","1.7.7","1.7.8","1.7.9"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2987091,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2987091,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2987091,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"The admin management interface","2":"Editing a configuration \"bundle\"","3":"Diff viewer to track changes within a bundle"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3017,67947,6329,1253,4574],"plugin_category":[],"plugin_contributors":[80497,224243,90012,224242,207053,224244,82277,83381,78602,164840,160238],"plugin_business_model":[],"class_list":["post-29767","plugin","type-plugin","status-closed","hentry","plugin_tags-configuration","plugin_tags-configuration-management","plugin_tags-features","plugin_tags-settings","plugin_tags-wp-cli","plugin_contributors-alfreddatakillen","plugin_contributors-dsteersf1","plugin_contributors-elvismdev","plugin_contributors-forum1","plugin_contributors-gbeezus","plugin_contributors-jgleisner","plugin_contributors-jmslbam","plugin_contributors-joshlevinson","plugin_contributors-mgibbs189","plugin_contributors-mickaelperrin","plugin_contributors-tnolte","plugin_committers-dsteersf1","plugin_committers-forum1","plugin_committers-jgleisner","plugin_support_reps-elvismdev","plugin_support_reps-mgibbs189"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-cfm_dd7474.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-cfm\/assets\/screenshot-1.png?rev=2987091","caption":"The admin management interface"},{"src":"https:\/\/ps.w.org\/wp-cfm\/assets\/screenshot-2.png?rev=2987091","caption":"Editing a configuration \"bundle\""},{"src":"https:\/\/ps.w.org\/wp-cfm\/assets\/screenshot-3.png?rev=2987091","caption":"Diff viewer to track changes within a bundle"}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<h4>How will WP-CFM benefit me?<\/h4>\n\n<ul>\n<li>Less need to copy over the entire database.<\/li>\n<li>No more rushing to figure out which settings you forgot to change.<\/li>\n<li>Easily track and version configuration changes via git, subversion, etc.<\/li>\n<\/ul>\n\n<h4>Which data does WP-CFM support?<\/h4>\n\n<ul>\n<li>WP settings (<code>wp_options<\/code> table)<\/li>\n<li>Multisite settings (<code>wp_sitemeta<\/code> table)<\/li>\n<li>Taxonomy terms<\/li>\n<li>Custom Field Suite field groups<\/li>\n<\/ul>\n\n<h4>Terminology<\/h4>\n\n<ul>\n<li>Bundle - A group of (one or more) settings to track<\/li>\n<li>Push - Export database settings to the filesystem<\/li>\n<li>Pull - Import file-based settings into the database<\/li>\n<\/ul>\n\n<h4>WP-CLI<\/h4>\n\n<p>WP-CFM supports [pull \/ push \/ diff] of bundles from the command-line using <a href=\"http:\/\/wp-cli.org\/\">WP-CLI<\/a>:<\/p>\n\n<pre>\nwp config pull [bundle_name]\nwp config push [bundle_name]\nwp config diff [bundle_name]\nwp config bundles\nwp config show_bundle [bundle_name]\n<\/pre>\n\n<p>You can optionally set <code>bundle_name<\/code> to \"all\" to include all bundles.<\/p>\n\n<p>Append the <code>--network<\/code> flag to include multisite bundles.<\/p>\n\n<h4>Filters<\/h4>\n\n<p>See the filters reference page at the <a href=\"https:\/\/github.com\/forumone\/wp-cfm\/wiki\/Filters-Reference\">GitHub Wiki<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download and activate the plugin.<\/li>\n<li>Browse to <code>Settings &gt; WP-CFM<\/code> to configure.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<p><!-- [START AUTO UPDATE] -->\n<!-- Please keep comment here to allow auto-update --><\/p>\n\n<h4>1.7.10<\/h4>\n\n<h3>:bug: Bug Fixes<\/h3>\n\n<ul>\n<li><a href=\"https:\/\/github.com\/forumone\/wp-cfm\/commit\/2304a6c5e4fe7c42f306af08c3fabd1de141bff5\"><\/a> - <strong>Assets<\/strong>: Fixes missing asset updates <em>(PR #177 by @timnolte)<\/em>\n\n<ul>\n<li>:arrow_lower_right: <em>fixes issue #176 opened by @tych095<\/em>\n<!-- [END AUTO UPDATE] --><\/li>\n<\/ul><\/li>\n<\/ul>\n\n\n\n<p><a href=\"https:\/\/github.com\/forumone\/wp-cfm\/blob\/main\/CHANGELOG.md#changelog\">See the previous changelogs here<\/a><\/p>","raw_excerpt":"Manage and deploy WordPress configuration changes.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/29767","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=29767"}],"author":[{"embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mgibbs189"}],"wp:attachment":[{"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=29767"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=29767"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=29767"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=29767"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=29767"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=29767"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}