PHPackages                             bluenty/magento2-restore-order - 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. [Database &amp; ORM](/categories/database)
4. /
5. bluenty/magento2-restore-order

ActiveMagento2-module[Database &amp; ORM](/categories/database)

bluenty/magento2-restore-order
==============================

The Bluenty Restore Order module for Magento 2.x provides functionality to restore orders that have been canceled or failed due to payment issues.

1.0.0(1y ago)210AGPL-3.0PHPPHP ^7.3 || ^7.4 || ^8.0 || ^8.1

Since Aug 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/GonzaArts/restore_order_magento2)[ Packagist](https://packagist.org/packages/bluenty/magento2-restore-order)[ RSS](/packages/bluenty-magento2-restore-order/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

Bluenty Restore Order Module
============================

[](#bluenty-restore-order-module)

Overview
--------

[](#overview)

The Bluenty Restore Order module for Magento 2 provides functionality to restore orders that have been canceled. This module adds a button with a dropdown menu to the order view in the Magento 2 admin panel, allowing administrators to easily restore these orders.

Features
--------

[](#features)

- Restore orders that were canceled.
- Supports multiple languages with translation files, including Spanish (ES\_es).
- Easily accessible from the order view in the admin panel with a single button when the order is canceled.

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

[](#installation)

### Option 1: Manual Installation

[](#option-1-manual-installation)

1. **Upload the Module:**

    - Place the module files in `app/code/Bluenty/RestoreOrder/`.
2. **Enable the Module:**Run the following commands in the Magento root directory:

    ```
    php bin/magento module:enable Bluenty_RestoreOrder
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento cache:flush
    ```

### Option 2: Install via Composer (Recommended)

[](#option-2-install-via-composer-recommended)

1. **Install the module:**Install the module using Composer by running: ```
    composer require bluenty/magento2-restore-order
    php bin/magento module:enable Bluenty_RestoreOrder
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento cache:flush
    ```

Translation
-----------

[](#translation)

- Spanish (ES\_es) translation is available by default. To add more languages, create appropriate translation files in the `i18n` folder.

Usage
-----

[](#usage)

1. **Access Order View:**

    - Go to the Magento 2 admin panel, and view an order that is canceled.
2. **Restore Order:**

    - You will see a "Restore Order" button with a dropdown menu. Select either "Restore Order (Payment Failure)" or "Restore Canceled Order" based on the scenario.
3. **Confirmation:**

    - The order will be restored and a confirmation message will be displayed.

Troubleshooting
---------------

[](#troubleshooting)

- If you encounter a 404 error after installing the module, ensure that you have cleared the cache and recompiled Magento using the commands mentioned above.
- Check `var/log/system.log` and `var/log/exception.log` for any errors if the module does not behave as expected.

License
-------

[](#license)

This module is licensed under the GNU Affero General Public License v3.0. See the [LICENSE](LICENSE) file for more details.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

674d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39944078?v=4)[Gonzalo Hidalgo Madrid](/maintainers/GonzaArts)[@GonzaArts](https://github.com/GonzaArts)

---

Top Contributors

[![GonzaArts](https://avatars.githubusercontent.com/u/39944078?v=4)](https://github.com/GonzaArts "GonzaArts (16 commits)")

### Embed Badge

![Health badge](/badges/bluenty-magento2-restore-order/health.svg)

```
[![Health](https://phpackages.com/badges/bluenty-magento2-restore-order/health.svg)](https://phpackages.com/packages/bluenty-magento2-restore-order)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[buckaroo/magento2

Buckaroo Magento 2 extension

32420.3k8](/packages/buckaroo-magento2)[vipps/module-payment

Vipps MobilePay Payment Module for Magento 2

1098.4k](/packages/vipps-module-payment)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

244.8k2](/packages/zwernemann-module-withdrawal)

PHPackages © 2026

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