{"id":262674,"date":"2026-04-30T14:04:38","date_gmt":"2026-04-30T14:04:38","guid":{"rendered":"https:\/\/en-au.wordpress.org\/plugins\/entabit-backup\/"},"modified":"2026-04-30T22:19:47","modified_gmt":"2026-04-30T22:19:47","slug":"entabit-backup","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/entabit-backup\/","author":23329467,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.2","stable_tag":"1.0.2","tested":"6.9.4","requires":"5.8","requires_php":"7.2","requires_plugins":null,"header_name":"Entabit Backup \u2013 Complete WordPress Website Backups","header_author":"Entabit","header_description":"A lightweight plugin to securely backup WordPress sites locally.","assets_banners_color":"265e98","last_updated":"2026-04-30 22:19:47","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/entabit.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":98,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"entabit","date":"2026-04-30 14:04:15"},"1.0.1":{"tag":"1.0.1","author":"entabit","date":"2026-04-30 14:24:00"},"1.0.2":{"tag":"1.0.2","author":"entabit","date":"2026-04-30 22:19:47"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3519606,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3519606,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3519606,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3519606,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Clean dashboard overview showing site size and backup statistics","2":"Backup history table with status indicators and action buttons","3":"Progress indicator during backup creation"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[151,10713,10718,215743,10710],"plugin_category":[59],"plugin_contributors":[223022,261555],"plugin_business_model":[],"class_list":["post-262674","plugin","type-plugin","status-publish","hentry","plugin_tags-backup","plugin_tags-backups","plugin_tags-database-backup","plugin_tags-local-backup","plugin_tags-wordpress-backup","plugin_category-utilities-and-tools","plugin_contributors-ayonm","plugin_contributors-entabit","plugin_committers-entabit"],"banners":{"banner":"https:\/\/ps.w.org\/entabit-backup\/assets\/banner-772x250.png?rev=3519606","banner_2x":"https:\/\/ps.w.org\/entabit-backup\/assets\/banner-1544x500.png?rev=3519606","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/entabit-backup\/assets\/icon-128x128.png?rev=3519606","icon_2x":"https:\/\/ps.w.org\/entabit-backup\/assets\/icon-256x256.png?rev=3519606","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Entabit Backup provides simple, reliable local backup functionality for WordPress sites. Create complete site backups including database, themes, plugins, and uploads with a single click. Download backup files directly to your computer for safe storage.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Local backup creation with progress tracking<\/li>\n<li>Automatic file-system synchronization<\/li>\n<li>Backup history with status indicators<\/li>\n<li>Direct file download functionality<\/li>\n<li>Site size calculation and analysis<\/li>\n<li>Clean, minimalistic dashboard interface<\/li>\n<\/ul>\n\n<h3>Privacy Policy<\/h3>\n\n<p>Entabit Backup is designed with privacy in mind and does not send any data to external servers.<\/p>\n\n<h4>What data is stored?<\/h4>\n\n<ul>\n<li>Backup files containing your complete WordPress site (database, files, wp-config.php)<\/li>\n<li>Backup metadata (creation time, file size, backup name) stored in your WordPress database<\/li>\n<li>Activity logs (user actions, IP addresses, timestamps) stored locally in your database for audit purposes<\/li>\n<\/ul>\n\n<h4>Where is data stored?<\/h4>\n\n<ul>\n<li>Backup files are stored locally on your server in <code>wp-content\/entabit-backups\/<\/code> by default, or in the path configured by <code>ENTABIT_BACKUP_STORAGE_DIR<\/code><\/li>\n<li>Completed backup ZIP archives are stored in the active storage root's <code>completed<\/code> subdirectory<\/li>\n<li>If the preferred\/custom storage root is not writable, backup files may be stored in <code>wp-content\/uploads\/entabit-backups\/<\/code> (using its own <code>completed<\/code> subdirectory)<\/li>\n<li>All logs and metadata are stored in your WordPress database<\/li>\n<li>No data is transmitted to external servers or third-party services<\/li>\n<\/ul>\n\n<h4>Security considerations<\/h4>\n\n<ul>\n<li>Backup files contain sensitive information including database credentials from wp-config.php<\/li>\n<li>Access to backups requires WordPress administrator privileges<\/li>\n<li>Downloaded backup files should be stored securely on your local computer<\/li>\n<li>The backup directory is protected with deny files where supported, but server configuration should also prevent direct public access<\/li>\n<li>PHP 7.2 is allowed for legacy site compatibility, but it is end-of-life; PHP 8.3 or newer is recommended by WordPress.org for better security<\/li>\n<\/ul>\n\n<h4>Data retention<\/h4>\n\n<ul>\n<li>Backups are stored indefinitely until manually deleted by an administrator<\/li>\n<li>Backup files remain on disk when the plugin is deleted; remove backup files from <code>wp-content\/entabit-backups\/completed\/<\/code>, <code>wp-content\/uploads\/entabit-backups\/completed\/<\/code>, or your custom <code>ENTABIT_BACKUP_STORAGE_DIR\/completed\/<\/code> manually if you no longer need them<\/li>\n<li>Activity logs are stored indefinitely in your database<\/li>\n<li>No automatic cleanup or data transmission occurs<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>entabit-backup<\/code> folder to your <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the WordPress admin panel<\/li>\n<li>Visit the Entabit Backup dashboard to create your first backup<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20do%20i%20create%20a%20backup%3F\"><h3>How do I create a backup?<\/h3><\/dt>\n<dd><p>Visit the Entabit Backup dashboard in your WordPress admin and click \"Create Backup Now\".<\/p><\/dd>\n<dt id=\"where%20are%20backups%20stored%3F\"><h3>Where are backups stored?<\/h3><\/dt>\n<dd><p>Backup storage uses these roots:\n* Default root: <code>wp-content\/entabit-backups\/<\/code>\n* Custom root: <code>ENTABIT_BACKUP_STORAGE_DIR<\/code>\n* Fallback root (if preferred\/custom root is not writable): <code>wp-content\/uploads\/entabit-backups\/<\/code><\/p>\n\n<p>Completed backup ZIP archives are stored in each root's <code>completed<\/code> subdirectory.<\/p><\/dd>\n<dt id=\"what%20happens%20to%20backups%20if%20i%20delete%20the%20plugin%3F\"><h3>What happens to backups if I delete the plugin?<\/h3><\/dt>\n<dd><p>Backup files are preserved when the plugin is deactivated or deleted. If you want to remove backup files first, use the Uninstall Options section on the Entabit Backup dashboard, delete individual backups from the Backup History table, or manually remove the backup storage directory afterward.<\/p><\/dd>\n<dt id=\"can%20i%20download%20backups%3F\"><h3>Can I download backups?<\/h3><\/dt>\n<dd><p>Yes, each completed backup has a Download button in the backup history table.<\/p><\/dd>\n<dt id=\"what%20happens%20if%20i%20delete%20a%20backup%20file%20manually%3F\"><h3>What happens if I delete a backup file manually?<\/h3><\/dt>\n<dd><p>The dashboard automatically synchronizes with the filesystem on each load, removing orphaned database records.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Minor maintenance updates<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Clarified backup storage paths<\/li>\n<li>Updated release metadata for version 1.0.1<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Secure WordPress backups with local downloads.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/262674","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=262674"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/entabit"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=262674"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=262674"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=262674"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=262674"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=262674"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=262674"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}