PHPackages                             tuxweb/backup-management - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tuxweb/backup-management

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

tuxweb/backup-management
========================

This module manages backups for Magento 2.

1.0.5(1y ago)321MITPHPPHP &gt;=7.4.0

Since Feb 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/stefanologica/magento2-module-backup-management)[ Packagist](https://packagist.org/packages/tuxweb/backup-management)[ RSS](/packages/tuxweb-backup-management/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)DependenciesVersions (4)Used By (0)

Magento 2 Backup Management Module
==================================

[](#magento-2-backup-management-module)

A robust backup management solution for Magento 2 that automates system and database backups with a user-friendly admin interface.

Features
--------

[](#features)

- 🔄 Automated daily backups (system and database)
- 📊 User-friendly admin interface to manage backups
- 💾 Separate system and database backups
- 🔒 Secure backup process with proper timeouts and safety measures
- 📥 Easy download functionality for backup files
- 🚫 Excludes unnecessary tables (cache, logs, sessions)
- ⚡ Optimized for performance with proper MySQL dump options
- For other many functionality as autoremove backup after 7 days, please contact me at

Installation
------------

[](#installation)

### Via Composer

[](#via-composer)

```
composer require tuxweb/module-backup-management
```

### Manual Installation

[](#manual-installation)

1. Create the following directory in your Magento installation:

    ```
    app/code/TuxWeb/BackupManagement

    ```
2. Download the module files and copy them to the directory
3. Enable the module:

    ```
    php bin/magento module:enable TuxWeb_BackupManagement
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento cache:clean
    ```

Configuration
-------------

[](#configuration)

1. Log in to your Magento Admin Panel
2. Navigate to System &gt; Backup Management
3. View and download your backups from the grid interface

Features Details
----------------

[](#features-details)

### Automated Backups

[](#automated-backups)

- Daily backups at midnight (configurable via cron)
- System backup excludes media directory to save space
- Database backup excludes temporary tables

### Security Measures

[](#security-measures)

- Proper timeout handling (1 hour max execution time)
- Secure MySQL dump options
- Row-level security implementation
- ACL integration for admin access control

Support
-------

[](#support)

If you find this module helpful, consider supporting its development:

[![PayPal Donation](https://camo.githubusercontent.com/b57c445af971e3e99c2d0ccdbf4fa7faa4358ba27fecc8f68459b30289f82eda/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617950616c2d626c75652e737667)](https://www.paypal.com/paypalme/stefanotux)

License
-------

[](#license)

[MIT License](LICENSE)

Author
------

[](#author)

- **Stefano** - *Initial work* - [TuxWeb](https://github.com/stefanologica)

Contributing
------------

[](#contributing)

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance46

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~12 days

Total

3

Last Release

417d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/69c1d26c88e514f88e467bdfc0fa600e6093114c388657831cf52bef0503f5bd?d=identicon)[stefanologica](/maintainers/stefanologica)

---

Top Contributors

[![stefanotux](https://avatars.githubusercontent.com/u/26741085?v=4)](https://github.com/stefanotux "stefanotux (10 commits)")[![stefanologica](https://avatars.githubusercontent.com/u/77013004?v=4)](https://github.com/stefanologica "stefanologica (8 commits)")

---

Tags

backupmagento2EnhancedmageOS

### Embed Badge

![Health badge](/badges/tuxweb-backup-management/health.svg)

```
[![Health](https://phpackages.com/badges/tuxweb-backup-management/health.svg)](https://phpackages.com/packages/tuxweb-backup-management)
```

###  Alternatives

[magepal/magento2-googletagmanager

Google Tag Manager (GTM) for Magento 2 with Advance Data Layer

2671.5M4](/packages/magepal-magento2-googletagmanager)[mageplaza/magento-2-blog-extension

Magento 2 Blog extension

123708.2k5](/packages/mageplaza-magento-2-blog-extension)[magepal/magento2-reindex

Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.

112649.7k1](/packages/magepal-magento2-reindex)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[opengento/module-gdpr

Gdpr Compliance Module for Magento 2

14481.5k](/packages/opengento-module-gdpr)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69344.4k](/packages/run-as-root-magento2-prometheus-exporter)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
