{"id":259871,"date":"2025-11-22T15:19:48","date_gmt":"2025-11-22T15:19:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/bfg-tools-extension-zipper\/"},"modified":"2025-12-06T13:32:31","modified_gmt":"2025-12-06T13:32:31","slug":"bfg-tools-extension-zipper","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/bfg-tools-extension-zipper\/","author":18877044,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.8","stable_tag":"1.0.8","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"BFG Tools \u2013 Extension Zipper","header_author":"The Bald Fat Guy","header_description":"Zip any installed extension (plugins on your site) into a downloadable .zip. Appears under BFG Tools \u2192 Extension Zipper. Zips are saved under \/wp-content\/uploads\/extension-zips.","assets_banners_color":"aeaeae","last_updated":"2025-12-06 13:32:31","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":311,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.7":{"tag":"1.0.7","author":"thebaldfatguy","date":"2025-11-30 13:11:58"},"1.0.8":{"tag":"1.0.8","author":"thebaldfatguy","date":"2025-12-06 13:32:31"}},"upgrade_notice":{"1.0.7":"<p>Readme + metadata update for WordPress 6.9 compatibility.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3400994,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3400994,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3400994,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3400994,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.7","1.0.8"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"List of plugins with ZIP controls","2":"ZIP creation and download area","3":"BFG Tools hub interface"}},"plugin_section":[],"plugin_tags":[],"plugin_category":[],"plugin_contributors":[251053],"plugin_business_model":[],"class_list":["post-259871","plugin","type-plugin","status-publish","hentry","plugin_contributors-thebaldfatguy","plugin_committers-thebaldfatguy"],"banners":{"banner":"https:\/\/ps.w.org\/bfg-tools-extension-zipper\/assets\/banner-772x250.png?rev=3400994","banner_2x":"https:\/\/ps.w.org\/bfg-tools-extension-zipper\/assets\/banner-1544x500.png?rev=3400994","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/bfg-tools-extension-zipper\/assets\/icon-128x128.png?rev=3400994","icon_2x":"https:\/\/ps.w.org\/bfg-tools-extension-zipper\/assets\/icon-256x256.png?rev=3400994","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>The <strong>BFG Tools \u2013 Extension Zipper<\/strong> lets you create on-demand ZIP files of any installed WordPress plugin directly from the admin dashboard.<br \/>\nPerfect for backups, migrating plugins between sites, sending code to a developer, or archiving a working version before updates.<\/p>\n\n<p>All ZIP files are generated safely using PHP's ZipArchive and saved to <code>\/wp-content\/uploads\/extension-zips\/<\/code>.<\/p>\n\n<p>Learn more or get support here:<br \/>\nhttps:\/\/thebaldfatguy.com\/wordpress-plugins\/extension-zipper\/<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Lists every installed plugin with a \u201cCreate ZIP\u201d button  <\/li>\n<li>Saves ZIPs to a safe writable directory (<code>uploads\/extension-zips<\/code>)  <\/li>\n<li>Automatically names ZIPs using plugin name + version  <\/li>\n<li>Includes a download link for the latest build  <\/li>\n<li>Skips junk files (node_modules, .git, .DS_Store, vendor\/bin, logs, etc.)  <\/li>\n<li>Fully WP-org guideline compatible (unique prefix, safe path handling, nonces, etc.)<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin to <code>\/wp-content\/plugins\/<\/code> or install through \u201cAdd New Plugin.\u201d  <\/li>\n<li>Activate it.  <\/li>\n<li>Go to <strong>BFG Tools \u2192 Extension Zipper<\/strong> in WP-Admin.  <\/li>\n<li>Click <strong>Create ZIP<\/strong> for any installed plugin.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='where%20are%20zips%20stored%3F'><h3>Where are ZIPs stored?<\/h3><\/dt>\n<dd><p>Inside <code>\/wp-content\/uploads\/extension-zips\/<\/code>.<\/p><\/dd>\n<dt id='do%20i%20need%20the%20ziparchive%20extension%3F'><h3>Do I need the ZipArchive extension?<\/h3><\/dt>\n<dd><p>Yes. It is bundled on nearly all hosts. If missing, the plugin will warn you.<\/p><\/dd>\n<dt id='can%20i%20zip%20must-use%20or%20preloaded%20plugins%3F'><h3>Can I ZIP must-use or preloaded plugins?<\/h3><\/dt>\n<dd><p>No \u2014 WordPress treats MU plugins differently, and they cannot be zipped reliably.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Updated \u201cTested up to\u201d to <strong>WordPress 6.9<\/strong>  <\/li>\n<li>Added <code>Plugin URI<\/code> and <code>Author URI<\/code> headers  <\/li>\n<li>Improved readme formatting &amp; wording  <\/li>\n<li>No functional code changes<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Fixed incorrect root folder naming in generated ZIPs  <\/li>\n<li>Improved extension detection<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Major rewrite for WordPress.org review compliance  <\/li>\n<li>Added full prefixing (bfgtoexz_) and safer path handling  <\/li>\n<li>Corrected text domain  <\/li>\n<li>Added hub integration and new UI cards  <\/li>\n<li>Enhanced ZIP filtering and stability<\/li>\n<\/ul>","raw_excerpt":"A clean, reliable way to package any installed plugin into a ZIP file directly inside WP-Admin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/259871","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=259871"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/thebaldfatguy"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=259871"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=259871"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=259871"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=259871"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=259871"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=259871"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}