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. [API Development](/categories/api)
4. /
5. vinhcd/aws-sns

ActiveMagento2-module[API Development](/categories/api)

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 today

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

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

2120d 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

[keboola/storage-api-client

Keboola Storage API PHP Client

10405.9k39](/packages/keboola-storage-api-client)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

123256.9k1](/packages/ellaisys-aws-cognito)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1348.7k1](/packages/jasara-php-amzn-selling-partner-api)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[sproutcms/cms

Enterprise content management and framework

242.5k4](/packages/sproutcms-cms)

PHPackages © 2026

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