PHPackages                             aligent/magento2-default-async-events - 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. aligent/magento2-default-async-events

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

aligent/magento2-default-async-events
=====================================

A set of default events for use with the aligent/magento-async-events module

v1.0.0(3y ago)33.3k1[1 PRs](https://github.com/aligent/magento2-default-async-events/pulls)GPL-3.0-onlyPHPPHP &gt;=7.4

Since Jun 24Pushed 3y ago5 watchersCompare

[ Source](https://github.com/aligent/magento2-default-async-events)[ Packagist](https://packagist.org/packages/aligent/magento2-default-async-events)[ RSS](/packages/aligent-magento2-default-async-events/feed)WikiDiscussions main Synced 1mo ago

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

magento2-default-async-events
=============================

[](#magento2-default-async-events)

This module is an add-on for the Aligent [magento-async-events](https://github.com/aligent/magento-async-events) module, and adds event triggers for:

- Order save
- Shipment save
- Customer save

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

[](#installation)

1. Install the module via composer:

```
composer require aligent/magento2-default-async-events

```

2. (Optional) Install the Aligent [magento2-eventbridge-notifier](https://github.com/aligent/magento2-eventbridge-notifier) module in order to send events to AWS EventBridge

```
composer require aligent/magento2-eventbride-notifier

```

3. Enable modules

```
bin/magento module:enable Aligent_AsyncEvents Aligent_DefaultAsyncEvents Aligent_EventBridge

```

4. Run setup upgrade

```
bin/magento setup:upgrade

```

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

[](#configuration)

Configuration options can be found under `Stores -> Configuration -> Services -> Async Events`

- Enable/Disable publication of order events
- Select order statuses for which to send events
- Enable/Disable publication of shipment events
- Enable/Disable publication of customer events

Event Subscription
------------------

[](#event-subscription)

This module defines 3 events:

- `sales.order.saved`
- `sales.shipment.saved`
- `customer.saved`

These events can be subscribed to using the REST endpoint `V1/async_event` as described in the [wiki](https://github.com/aligent/magento-async-events/wiki/II.-Getting-Started#creating-subscriptions). Your API user will require appropriate permissions to subscribe.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.4% 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 ~67 days

Total

3

Last Release

1289d ago

Major Versions

0.2.0 → v1.0.02022-11-07

### Community

Maintainers

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

---

Top Contributors

[![aligent-lturner](https://avatars.githubusercontent.com/u/40189797?v=4)](https://github.com/aligent-lturner "aligent-lturner (14 commits)")[![gowrizrh](https://avatars.githubusercontent.com/u/40108018?v=4)](https://github.com/gowrizrh "gowrizrh (3 commits)")

---

Tags

magento

### Embed Badge

![Health badge](/badges/aligent-magento2-default-async-events/health.svg)

```
[![Health](https://phpackages.com/badges/aligent-magento2-default-async-events/health.svg)](https://phpackages.com/packages/aligent-magento2-default-async-events)
```

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[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)

PHPackages © 2026

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