PHPackages                             opengento/module-sales-sequence - 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. opengento/module-sales-sequence

ActiveMagento2-module

opengento/module-sales-sequence
===============================

This module allows to setup the sales sequence settings directly withing the configuration.

2.0.1(1y ago)53.5k↓35%1MITPHPPHP ^8.1

Since Aug 7Pushed 1y ago6 watchersCompare

[ Source](https://github.com/opengento/magento2-sales-sequence)[ Packagist](https://packagist.org/packages/opengento/module-sales-sequence)[ Docs](https://github.com/opengento/magento2-sales-sequence)[ Fund](https://www.helloasso.com/associations/opengento/formulaires/1)[ RSS](/packages/opengento-module-sales-sequence/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (7)Versions (6)Used By (0)

Sales Sequence Configurable Module for Magento 2
================================================

[](#sales-sequence-configurable-module-for-magento-2)

[![Latest Stable Version](https://camo.githubusercontent.com/992a9b8c282863911604caf0d0d99e767cb38829de52452dc19f66bb36dfb99d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f70656e67656e746f2f6d6f64756c652d73616c65732d73657175656e63652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/opengento/module-sales-sequence)[![License: MIT](https://camo.githubusercontent.com/dc9cf2c9d3ff35cb63a253241a301ec482190164eecb1d215fdc9674323d803c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6f70656e67656e746f2f6d6167656e746f322d73616c65732d73657175656e63652e7376673f7374796c653d666c61742d737175617265)](./LICENSE)[![Packagist](https://camo.githubusercontent.com/7db93473d908546af5db3724736d95183dc8de7214d573ab362c6690964ed37d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f70656e67656e746f2f6d6f64756c652d73616c65732d73657175656e63652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/opengento/module-sales-sequence/stats)[![Packagist](https://camo.githubusercontent.com/7a46833c90407de4a960abeb66a932b9584786343dccbf408665042002492171/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6f70656e67656e746f2f6d6f64756c652d73616c65732d73657175656e63652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/opengento/module-sales-sequence/stats)

This module allows to setup the sales sequence settings directly withing the configuration.

- [Setup](#setup)
    - [Composer installation](#composer-installation)
    - [Setup the module](#setup-the-module)
- [Features](#features)
- [Settings](#settings)
- [Documentation](#documentation)
- [Support](#support)
- [Authors](#authors)
- [License](#license)

Disclaimer
----------

[](#disclaimer)

**Please note that if you install this module, the existing sequence profiles will be update with the configuration set from this module.**
**If you aim to deploy this module in production, please ensure that you have setup configuration matching your existing sequence profiles, unless you want to update them.**

Setup
-----

[](#setup)

Magento 2 Open Source or Commerce edition is required.

### Composer installation

[](#composer-installation)

Run the following composer command:

```
composer require opengento/module-sales-sequence

```

### Setup the module

[](#setup-the-module)

Run the following magento command:

```
bin/magento setup:upgrade

```

**If you are in production mode, do not forget to recompile and redeploy the static resources.**

Features
--------

[](#features)

Setup the following sales sequence settings by entity types (order, invoice, creditmemo, shipment):

- Pattern
- Suffix
- Prefix
- Add Store ID
- Start Value
- Step
- Warning Value
- Max Value

This module is an alternative to this package: .
The main difference is that faonni/module-sales-sequence allows to manage sales sequences profile as an entity, whereas our module achieve it via settings you can edit from the scoped configuration.

If you enable the store ID, it will be added a the fourth argument in the pattern. We recommend you to use the numered argument syntax (%4$s) in order to the position of your choice in the pattern.

Documentation
-------------

[](#documentation)

- The sequence profiles and meta are updated at every recurring setup, config update, new or deleted store.

Support
-------

[](#support)

Raise a new [request](https://github.com/opengento/magento2-sales-sequence/issues) to the issue tracker.

Authors
-------

[](#authors)

- **Opengento Community** - *Lead* - [![Twitter Follow](https://camo.githubusercontent.com/f582f22fdefea808310d5426ff86d748569ab584a65c28c30eb34b72a73ba802/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f6f70656e67656e746f2e7376673f7374796c653d736f6369616c)](https://twitter.com/opengento)
- **Thomas Klein** - *Maintainer* - [![GitHub followers](https://camo.githubusercontent.com/e0e283f9de9d23a7bfeac3e6088a3a3a6844c123e1861f866242cd80e3361088/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f6c6c6f776572732f74686f6d61732d6b6c312e7376673f7374796c653d736f6369616c)](https://github.com/thomas-kl1)
- **Contributors** - *Contributor* - [![GitHub contributors](https://camo.githubusercontent.com/3bd5a03ffa68fb525f72bd51e74ee7d61a8a014bab3f5b6c37e05fd0d249d695/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6e7472696275746f72732f6f70656e67656e746f2f6d6167656e746f322d73616c65732d73657175656e63652e7376673f7374796c653d666c61742d737175617265)](https://github.com/opengento/magento2-sales-sequence/graphs/contributors)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) details.

***That's all folks!***

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

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

Every ~17 days

Total

5

Last Release

581d ago

Major Versions

1.0.2 → 2.0.02024-10-02

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/95669?v=4)[Thom](/maintainers/thomasklein)[@thomasklein](https://github.com/thomasklein)

---

Top Contributors

[![thomas-kl1](https://avatars.githubusercontent.com/u/20971693?v=4)](https://github.com/thomas-kl1 "thomas-kl1 (19 commits)")

---

Tags

creditmemoincrement-idinvoicemagentomagento-2magento-extensionmagento-modulemagento2magento2-extensionmagento2-extension-freemagento2-moduleordersalessequenceshipmentversionphpexportmagentoimportcategorymagento2

### Embed Badge

![Health badge](/badges/opengento-module-sales-sequence/health.svg)

```
[![Health](https://phpackages.com/badges/opengento-module-sales-sequence/health.svg)](https://phpackages.com/packages/opengento-module-sales-sequence)
```

###  Alternatives

[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

119.1k](/packages/opengento-module-category-import-export)[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[redchamps/module-clean-admin-menu

It will merge all third party extensions menu items to single menu item named 'Extensions'.

164416.3k](/packages/redchamps-module-clean-admin-menu)[opengento/module-gdpr

Gdpr Compliance Module for Magento 2

14481.5k](/packages/opengento-module-gdpr)[opengento/module-saleable

This extension allows to set if a product is saleable and can show its price by scope and customer group.

136.9k](/packages/opengento-module-saleable)

PHPackages © 2026

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