Title: UXPack Basic
Author: getuxpack
Published: <strong>August 16, 2026</strong>
Last modified: August 16, 2026

---

Search plugins

![](https://ps.w.org/uxpack-basic/assets/banner-772x250.png?rev=3649744)

![](https://ps.w.org/uxpack-basic/assets/icon-256x256.png?rev=3649744)

# UXPack Basic

 By [getuxpack](https://profiles.wordpress.org/getuxpack/)

[Download](https://downloads.wordpress.org/plugin/uxpack-basic.1.0.4.zip)

 * [Details](https://wordpress.org/plugins/uxpack-basic/#description)
 * [Reviews](https://wordpress.org/plugins/uxpack-basic/#reviews)
 *  [Installation](https://wordpress.org/plugins/uxpack-basic/#installation)
 * [Development](https://wordpress.org/plugins/uxpack-basic/#developers)

 [Support](https://wordpress.org/support/plugin/uxpack-basic/)

## Description

**UXPack Basic** is a free WordPress backup and migration plugin. Create full site
backups (files + database) or database-only backups from the admin, download the
archives, and move a site to staging or another host with the included standalone
installer.

Built for reliability and a clear admin UI — without cloud lock-in, without a license
key, and without contacting a commercial license or update server.

#### Backup & migrate WordPress without the hassle

 1. Create a backup from the WordPress admin
 2. Download the ZIP archive (and installer when needed)
 3. Upload to the destination and run the installer
 4. Finish URL migration and go live

No developer required for a typical single-site move. Start from an empty destination—
UXPack’s installer can bring files and database over in one flow.

#### What’s included in Basic

 * **Manual backups** — full site (files + database) or database only
 * **Backup list** — download and delete archives; responsive layout on smaller 
   screens
 * **Schedules** — daily, weekly, or monthly; up to 10 named schedules
 * **Exclude paths** — skip folders you do not need in full backups
 * **Email notifications** — optional success/failure mail for backups
 * **Storage & health warnings** — disk and stale-backup notices
 * **Standalone installer** — migrate to another server, with health checks and 
   URL migration
 * **Tools** — server/schedule diagnostics and leftover installer cleanup
 * **Activity log** — see what ran; clear or export CSV when needed
 * **Settings export / import** — move configuration as JSON
 * **Hardened backup directory** — sensible defaults under `wp-content/uploads/uxpack-
   backups` (direct web access blocked)

#### Why site owners pick UXPack

 * Clear workflow: backup  download  installer
 * Local storage you control (path under uploads or legacy uxpack-backups; configurable
   in Settings  Storage)
 * WordPress.org edition does **not** validate license keys
 * Features that ship in Basic stay fully usable (no paywall on built-in code)
 * Upgrade path to Pro when you need production modules that are omitted from this
   ZIP

> **UXPack Pro**
>  This plugin is the free Basic edition. [UXPack Pro](https://getuxpack.com/)
> adds modules that are **not included** here: in-admin restore, encryption, verify/
> lock, retention (GFS), roles & permissions, backup before updates, pre-backup 
> optimization, delta backups, remote storage (Google Drive / Dropbox / FTP / SFTP),
> and WP-CLI.

#### Typical use cases

 * Moving a site to a new host or domain
 * Cloning a site to staging
 * Keeping downloadable backups before big changes
 * Small sites and blogs that need a straightforward backup tool

## Screenshots

[⌊Backup list in the WordPress admin — create, download, and manage archives.⌉⌊Backup
list in the WordPress admin — create, download, and manage archives.⌉[

Backup list in the WordPress admin — create, download, and manage archives.

[⌊Creating a backup — full site or database-only.⌉⌊Creating a backup — full site
or database-only.⌉[

Creating a backup — full site or database-only.

[⌊Schedule overview — daily, weekly, or monthly automatic backups.⌉⌊Schedule overview—
daily, weekly, or monthly automatic backups.⌉[

Schedule overview — daily, weekly, or monthly automatic backups.

[⌊Tools diagnostics — server and schedule health checks.⌉⌊Tools diagnostics — server
and schedule health checks.⌉[

Tools diagnostics — server and schedule health checks.

[⌊Standalone installer — migrate files and database on the destination.⌉⌊Standalone
installer — migrate files and database on the destination.⌉[

Standalone installer — migrate files and database on the destination.

## Installation

 1. Install from **Plugins  Add New**, or upload the `uxpack-basic` folder to `/wp-
    content/plugins/`.
 2. Activate **UXPack Basic** through the **Plugins** screen.
 3. Open **UXPack** in the admin menu.
 4. Click **Create Backup** to build your first archive.
 5. Download the backup (and installer when migrating) and follow the on-screen guidance.

Default backup location: `wp-content/uploads/uxpack-backups` (change under **Settings
Storage**).

## FAQ

### Who should use UXPack Basic?

Anyone who needs reliable WordPress backups and a simple migration path — bloggers,
freelancers, small businesses, and developers preparing staging copies.

### Is coding required?

No. You can create backups and run migrations from the admin and the standalone 
installer without writing code.

### Does this edition include Pro features?

Some Pro **modules are omitted** from the WordPress.org ZIP (restore from admin,
encryption, verify/lock, retention, roles, delta create, remote storage, WP-CLI,
and similar). Preview screens may advertise those upgrades. Everything else that
ships in Basic — including email, exclude paths, backup labels, and full scheduling—
works without Pro.

### Can I run UXPack Basic and UXPack Pro at the same time?

No. Only one edition can be active. Deactivate Pro before activating Basic (or the
other way around).

### Why do I see Restore / Roles / Pro settings if they are Pro features?

Basic shows non-functional preview screens for omitted Pro modules (Restore, Roles,
Encryption, Retention, remote storage, and similar). They advertise what Pro includes
and link to upgrade — they do not run Pro code. Free backup, schedule, tools, and
migration features work without Pro.

### Does the plugin phone home for license checks?

No. The WordPress.org Basic package does not validate license keys and does not 
contact a commercial license or update server. Updates for this edition come through
WordPress.org.

### Where are backups stored?

By default under `wp-content/uploads/uxpack-backups`. You can change the path under**
Settings  Storage**, but it must stay under the WordPress uploads directory (or 
the legacy `wp-content/uxpack-backups` folder if you already used that). Keep that
directory backed up; direct web access is blocked by default.

### Where is the source for installer CSS/JS?

assets/installer.css and `assets/installer.js` are the human-readable source files
shipped in this plugin. They are not minified or generated by a build step. There
is no npm/webpack pipeline for them — edit those files directly. They are embedded
only into the offline standalone migration installer document (which runs before
WordPress exists on the destination), not loaded as wp-admin assets.

### Can I migrate to a new host?

Yes. Create a full backup, download the archive and installer, place them on the
destination server, and run the installer. The installer includes environment checks
and URL migration helpers.

### Can I schedule backups?

Yes. Basic supports daily, weekly, and monthly schedules, with up to 10 named schedules.

### How many backups can I keep?

Set a maximum under **Settings  Storage**. There is no artificial trialware quota
in this edition. UXPack Pro adds GFS-style retention rules on top of an optional
max count.

### Is multisite fully supported?

Basic targets typical single-site workflows. Full multisite network backup is not
part of Basic; see the Pro roadmap on [getuxpack.com](https://getuxpack.com/).

### Will it slow down my site?

Backups run on demand or on the schedule you configure. They are not constantly 
scanning the front end. On large sites, run heavy backups when traffic is low.

### Where do I get support?

 * WordPress.org support forum for this free edition
 * Documentation and Pro support: [getuxpack.com](https://getuxpack.com/)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“UXPack Basic” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ getuxpack ](https://profiles.wordpress.org/getuxpack/)

[Translate “UXPack Basic” into your language.](https://translate.wordpress.org/projects/wp-plugins/uxpack-basic)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/uxpack-basic/), check
out the [SVN repository](https://plugins.svn.wordpress.org/uxpack-basic/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/uxpack-basic/) by
[RSS](https://plugins.trac.wordpress.org/log/uxpack-basic/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.4

 * Admin-post reset settings and clear log require capability checks before nonce-
   protected actions
 * Settings flash notices remain display-only after manage_settings gate

#### 1.0.3

 * Prefer WP_CONTENT_DIR / WPINC for core directory resolution in full-site backup
   walks
 * Centralize WordPress install root via get_wordpress_install_root()

#### 1.0.2

 * Installer generator avoids literal script/style tags in plugin source (offline
   document tags via helper); wp-admin still uses wp_enqueue_*
 * Installer CSS/JS pretty-printed human-readable source; readme documents assets/
   installer.* (no build step)
 * Backup storage writes restricted to uploads basedir or legacy wp-content/uxpack-
   backups
 * Settings reset AJAX requires manage_settings capability

#### 1.0.1

 * Review fixes: backup labels fully enabled in Basic; exclude wp-config.php (AUTH_*/
   salts) from Basic archives
 * Installer PHP is streamed on download (not written beside backups); chunk passwords
   sealed in transients
 * Late escaping for admin notices/header actions; default storage under uploads;
   edition AJAX guard via admin_init
 * Installer CSS/JS as assets/installer.* (inlined only into the offline installer
   document)

#### 1.0.0

 * First WordPress.org-ready Basic release with independent versioning
 * Pro-only modules omitted from the ZIP (no premium feature code)
 * Shipped Basic features fully enabled (Guideline 5 — no paywall on built-in code)
 * Pro areas for omitted modules shown as mock/upsell UI
 * Edition conflict guard — cannot run beside UXPack Pro
 * GPLv2 headers throughout; no license or update phone-home
 * Manual backups, schedules (daily/weekly/monthly, up to 10), email, exclude paths,
   Tools, Activity Log, installer migration

## Meta

 *  Version **1.0.4**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [backup](https://wordpress.org/plugins/tags/backup/)[database](https://wordpress.org/plugins/tags/database/)
   [migrate](https://wordpress.org/plugins/tags/migrate/)[restore](https://wordpress.org/plugins/tags/restore/)
   [schedule](https://wordpress.org/plugins/tags/schedule/)
 *  [Advanced View](https://wordpress.org/plugins/uxpack-basic/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/uxpack-basic/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/uxpack-basic/reviews/)

## Contributors

 *   [ getuxpack ](https://profiles.wordpress.org/getuxpack/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/uxpack-basic/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://getuxpack.com/)