AIXF Backup Combo

Released AIXF Backup Combo 2.3.7.a

No permission to download
Backup tool with mysqldump and PHP export options. Super admins only.
Compatible Versions
  1. 2.3
  2. 2.3.7
License
https://aixf.net/help/la_terms_rules/
Visible Branding
No
# 📦 AIXF Backup Combo

## Overview
A flexible, **super admin–only** database backup tool for XenForo 2.3+
Choose between `mysqldump` (fast server-level export) or **PHP-based export** (shared-hosting–friendly).
Backups are stored in `/internal_data/aixf_backupcombo` and can be downloaded or deleted directly from the Admin CP.

## 🚀 Features
- **Super admin–only access** for security.
- **One-click database backup** from the Admin CP.
- Backups saved in `/internal_data/aixf_backupcombo`.
- **Download** backups directly from the Admin CP.
- **Delete** backups directly from the Admin CP.
- Choose **mysqldump** or **PHP export** method.
- Configurable `mysqldump` path for custom server setups.

## đź–± Usage
- Go to **Admin CP → Tools → Backup Combo**.
- Choose method and click **Run Backup**.
- Use **Download** or **Delete** to manage backups.

## đź“‚ Installation
1. **Upload Files**
- Upload the `src/addons/AIXF/BackupCombo` folder to your XenForo installation.
2. **Install in Admin CP**
- Go to **Admin CP → Add-ons → Install/Upgrade Add-ons**.
- Click **Install** for **AIXF Backup Combo**.

## đź—‘ Uninstallation
1. In the **Admin CP**, go to **Add-ons** and click **Uninstall** next to **AIXF Backup Combo**.
2. (Optional) Remove `/internal_data/aixf_backupcombo`.
3. (Optional) Delete `/src/addons/AIXF/BackupCombo`.

## âš  Notes
- Only **super admins** can access this tool.
- `mysqldump` is faster for large databases, PHP export works where `mysqldump` isn’t available.
- Common `mysqldump` paths:
- **Windows/XAMPP:** `C:\xampp\mysql\bin\mysqldump.exe`
- **Linux:** `/usr/bin/mysqldump` or `/usr/local/bin/mysqldump`

image2.png
  • image1.png
    image1.png
    7.2 KB · Views: 30
  • image3.png
    image3.png
    12 KB · Views: 29
Comments
No comments yet.
log_in_to_reply
  • Like
Reactions: goyo
Author
fords8
Downloads
7
Views
108
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from fords8

Latest updates

  1. Changed Look

    Just did a little updating in the looks department. Also updated the version number to my new one.
Back
Top