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. bluenty/magento2-restore-order

ActiveMagento2-module

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)2101AGPL-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 1mo ago

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 49% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

621d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e839af6b466ffeee54b9826b1502872bab90aef10c2dd25a1bd49b54c879e558?d=identicon)[GonzaArts](/maintainers/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

[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[pagbank/payment-magento

PagBank - Payment for Magento and Adobe

2128.3k7](/packages/pagbank-payment-magento)[o2ti/sigep-web-carrier

O2TI - Sigep Web Carrier

141.5k](/packages/o2ti-sigep-web-carrier)

PHPackages © 2026

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