PHPackages                             mooore/magento2-module-better-order-incrementing - 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. mooore/magento2-module-better-order-incrementing

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

mooore/magento2-module-better-order-incrementing
================================================

Increment order ids manually, instead of relying on auto increment.

1.0.1(4y ago)24.7kMITPHP

Since Nov 27Pushed 4y ago5 watchersCompare

[ Source](https://github.com/mooore-digital/magento2-module-better-order-incrementing)[ Packagist](https://packagist.org/packages/mooore/magento2-module-better-order-incrementing)[ RSS](/packages/mooore-magento2-module-better-order-incrementing/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Magento 2 Better Order Incrementing
===================================

[](#magento-2-better-order-incrementing)

Increment order ids manually, instead of relying on auto increment.

When MySQL rollbacks happen, auto increment IDs do not rollback to their previous value. In many cases this isn't a bad thing, but it is for Order IDs. Order IDs need to be sequential for better organization and bookkeeping.

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

[](#installation)

```
composer require mooore/magento2-module-better-order-incrementing
bin/magento setup:upgrade
```

Uninstallation
--------------

[](#uninstallation)

The auto\_increment for the following tables probably are not in sync with the content of said tables:

- `sequence_creditmemo_X`
- `sequence_invoice_X`
- `sequence_order_X`
- `sequence_shipment_X`

Please verify this and make sure it is in sync, because if they are not and you disable/uninstall this module, you'll run into MySQL constraints.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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 ~645 days

Total

2

Last Release

1712d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/acc952be1782abb1c971eae7a68c8c00dba3c82daa432f1ec4e591abfe61b5c6?d=identicon)[mooore](/maintainers/mooore)

---

Tags

incrementmagento2order-management

### Embed Badge

![Health badge](/badges/mooore-magento2-module-better-order-incrementing/health.svg)

```
[![Health](https://phpackages.com/badges/mooore-magento2-module-better-order-incrementing/health.svg)](https://phpackages.com/packages/mooore-magento2-module-better-order-incrementing)
```

###  Alternatives

[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27659.1k4](/packages/nosto-module-nostotagging)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[doofinder/doofinder-magento2

Doofinder module for Magento 2

13204.0k1](/packages/doofinder-doofinder-magento2)[magepal/magento2-form-field-manager

Customer and Address Form Fields Manager for Magento2

293.8k](/packages/magepal-magento2-form-field-manager)

PHPackages © 2026

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