PHPackages                             wagento/module-sms-notifications - 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. wagento/module-sms-notifications

ActiveMagento2-module

wagento/module-sms-notifications
================================

Sends transactional SMS notifications through the LINK Mobility messaging service

1.1.2(5y ago)113.0k7OSL-3.0PHPPHP ^7.3CI failing

Since Apr 24Pushed 3y ago2 watchersCompare

[ Source](https://github.com/wagento/sms-notifications)[ Packagist](https://packagist.org/packages/wagento/module-sms-notifications)[ RSS](/packages/wagento-module-sms-notifications/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (15)Versions (14)Used By (0)

Wagento SMS Notifications powered by LINK Mobility
==================================================

[](#wagento-sms-notifications-powered-by-link-mobility)

Wagento SMS Notifications integrates Magento 2 with the LINK Mobility mobile messaging service to send transactional text notifications. Customers can be notified when their order is successfully placed as well as when it is invoiced, shipped, canceled, refunded, held or released.

Detailed instructions for installation, configuration and usage can be found in the [User Guide](https://docs.wagento.com/extensions/sms-notifications/UserGuide.pdf).

Requirements
------------

[](#requirements)

- PHP 7.3.0+ or 7.4.0+ (recommended)
- Magento Open Source/Commerce 2.3.0+ or 2.4.0+ (recommended)
- A [LINK Mobility](https://www.linkmobility.com) account

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

[](#installation)

### Composer (recommended)

[](#composer-recommended)

We highly recommend purchasing the extension from the [Magento Marketplace](https://marketplace.magento.com/wagento-module-sms-notifications.html), where you can receive the latest version for free. Once purchased, you can use the following commands to install it from a terminal or command prompt:

```
$ cd /path/to/your/site
$ composer require wagento/module-sms-notifications

```

### Manual

[](#manual)

This extension can be downloaded from [GitHub](https://github.com/wagento/sms-notifications) and installed into the `app/code` directory of your Magento installation with these commands:

```
$ cd /path/to/your/site/app/code
$ mkdir Wagento
$ cd Wagento
$ git clone git@github.com:wagento/sms-notifications.git SMSNotifications

```

### Post-Install

[](#post-install)

After installing the extension for the first time, please run these commands to enable it:

```
$ cd /path/to/your/site
$ php bin/magento module:enable Wagento_SMSNotifications

```

Once you have enabled the extension, please follow the instructions in the [Post-Install, Post-Update or Post-Uninstall](#post-install-post-update-or-post-uninstall)section to complete the installation process.

Updating
--------

[](#updating)

### Composer

[](#composer)

If you've installed the extension from the Magento Marketplace using Composer, run these commands from your terminal or command prompt to update it:

```
$ cd /path/to/your/site
$ composer update wagento/module-sms-notifications

```

### Manual

[](#manual-1)

If you've installed the extension from GitHub manually, run these commands from your terminal or command prompt to update it:

```
$ cd /path/to/your/site/app/code/Wagento/SMSNotifications
$ git pull

```

Uninstalling
------------

[](#uninstalling)

### Composer

[](#composer-1)

If you've installed the extension from the Magento Marketplace using Composer, run these commands from your terminal or command prompt to remove its data and package:

```
$ cd /path/to/your/site
$ php bin/magento module:uninstall -r Wagento_SMSNotifications

```

### Manual

[](#manual-2)

If you've installed the extension manually, run these commands from your terminal or command prompt to remove its data:

```
$ cd /path/to/your/site/app/code
$ rm -rf Wagento/SMSNotifications
$ mysql -u your_user -p your_database  Configuration > General > SMS Notifications`. For detailed descriptions of the available options, please refer to the [User Guide](https://docs.wagento.com/extensions/sms-notifications/UserGuide.pdf).

Support
-------

[](#support)

If you experience any issues or errors while using the extension, please open a ticket by sending an e-mail to [support@wagento.com](mailto:support@wagento.com?subject=%5BSMS%20Notifications%5D%20). Be sure to include your domain, PHP version, Magento version, a detailed description of the problem including steps to reproduce it and any other relevant information. We do our best to respond to all legitimate inquires within 48 business hours.

License
-------

[](#license)

The source code contained in this extension is licensed under [version 3.0 of the Open Software License (OSL-3.0)](https://opensource.org/licenses/OSL-3.0.php). A full copy of the license can be found in the [LICENSE.txt](./LICENSE.txt) file.

History
-------

[](#history)

A full history of the extension can be found in the [CHANGELOG.md](./CHANGELOG.md) file.

Contributing
------------

[](#contributing)

We welcome any and all feedback, suggestions and improvements submitted via issues and pull requests on [GitHub](https://github.com/wagento/sms-notifications). For guidelines, please see the [CONTRIBUTING.md](./CONTRIBUTING.md) document.

Credits
-------

[](#credits)

This extension was developed by Joseph Leedy and Yair García Torres of [Wagento](https://wagento.com)in co-operation with LINK Mobility.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 86.3% 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 ~149 days

Recently: every ~155 days

Total

6

Last Release

1825d ago

PHP version history (3 changes)1.0.0PHP ~7.1.3|~7.2.0

1.0.2PHP ~7.1.3 || ^7.2

1.1.0PHP ^7.3

### Community

Maintainers

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

---

Top Contributors

[![yagator](https://avatars.githubusercontent.com/u/5140625?v=4)](https://github.com/yagator "yagator (63 commits)")[![wagento-leo](https://avatars.githubusercontent.com/u/73135138?v=4)](https://github.com/wagento-leo "wagento-leo (7 commits)")[![JosephLeedy](https://avatars.githubusercontent.com/u/3091468?v=4)](https://github.com/JosephLeedy "JosephLeedy (2 commits)")[![wagento](https://avatars.githubusercontent.com/u/11409149?v=4)](https://github.com/wagento "wagento (1 commits)")

---

Tags

magento2magento2-extensionmagento2-extension-freemagento2-modulesms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wagento-module-sms-notifications/health.svg)

```
[![Health](https://phpackages.com/badges/wagento-module-sms-notifications/health.svg)](https://phpackages.com/packages/wagento-module-sms-notifications)
```

###  Alternatives

[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[pagbank/payment-magento

PagBank - Payment for Magento and Adobe

2128.3k7](/packages/pagbank-payment-magento)[fredden/magento2-module-javascript-error-reporting

A Magento 2 module which captures JavaScript errors for later review by website administrators

3138.1k](/packages/fredden-magento2-module-javascript-error-reporting)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)[loki/magento2-admin-components

N/A

151.6k5](/packages/loki-magento2-admin-components)

PHPackages © 2026

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