PHPackages                             vinhcd/aws-sns - 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. vinhcd/aws-sns

ActiveMagento2-module

vinhcd/aws-sns
==============

A Magento2 module for pushing message to AWS SNS

1.0.4(5y ago)010OSL-3.0PHP

Since Sep 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/vinhcd/magento2-aws-sns)[ Packagist](https://packagist.org/packages/vinhcd/aws-sns)[ RSS](/packages/vinhcd-aws-sns/feed)WikiDiscussions master Synced 1mo ago

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

magento2-aws-sns
================

[](#magento2-aws-sns)

AWS SNS pushing service for magento2

Copyright
=========

[](#copyright)

This project is copyright by VinhCD Co,Ltd. (owned by hungnt)

Contact
=======

[](#contact)

User Guide
==========

[](#user-guide)

1. Installation

- It requires AWS PHP SDK to push message into SNS Service:

    composer require aws/aws-sdk-php
- Simply put all files in app/code/ and run setup:upgrade to install it

2. Configuration

- Go to Admin → Stores → Configuration → VinhCD → AWS Configuration
- Put your AWS Access / Secret key in General. (It’s highly recommend that you put your keys in env file by setting command: config:set vinhcd\_aws/general/access\_key your\_key &amp; config:set vinhcd\_aws/general/secret your\_secret). Then choose your default region.
- Choose an event type and topic ARN to push into. Currently it just supports one event type: After Placing Order. There will be more events in future release.
- Configure max number message send per queue and number of days old it will not be send.

3. How it works

- It works by pushing message asynchronously so it will not affect customer experience when buying your products.
- The message will be pushed by cronjob belongs to Index group. By default it will run per minute to check and push message if available. You can change cron period for that group in Admin panel.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Total

5

Last Release

2066d ago

### Community

Maintainers

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

---

Top Contributors

[![thaihung38](https://avatars.githubusercontent.com/u/7325148?v=4)](https://github.com/thaihung38 "thaihung38 (12 commits)")

### Embed Badge

![Health badge](/badges/vinhcd-aws-sns/health.svg)

```
[![Health](https://phpackages.com/badges/vinhcd-aws-sns/health.svg)](https://phpackages.com/packages/vinhcd-aws-sns)
```

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M785](/packages/league-flysystem-aws-s3-v3)[aws/aws-sdk-php-laravel

A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.

1.7k35.6M74](/packages/aws-aws-sdk-php-laravel)[humanmade/s3-uploads

WordPress plugin to store uploads on S3

2.1k2.4M8](/packages/humanmade-s3-uploads)[bref/laravel-bridge

An advanced Laravel integration for Bref, including Octane support.

3384.1M10](/packages/bref-laravel-bridge)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[laravel-notification-channels/aws-sns

Amazon Simple Notification Service (AWS SNS) notification channel for Laravel.

541.1M2](/packages/laravel-notification-channels-aws-sns)

PHPackages © 2026

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