PHPackages                             luyadev/luya-module-smsnewsletter - 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. luyadev/luya-module-smsnewsletter

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

luyadev/luya-module-smsnewsletter
=================================

SMS Newseltter module for ASPSMS gateway.

1.0.2(3y ago)2284MITPHP

Since Nov 21Pushed 3y ago2 watchersCompare

[ Source](https://github.com/luyadev/luya-module-smsnewsletter)[ Packagist](https://packagist.org/packages/luyadev/luya-module-smsnewsletter)[ RSS](/packages/luyadev-luya-module-smsnewsletter/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

LUYA SMS Newsletter module with ASPSMS
======================================

[](#luya-sms-newsletter-module-with-aspsms)

[![LUYA](https://camo.githubusercontent.com/c30b61934591d3a6fcb8718a93fd61bf840c0abd8a8d49aa0fdd4ab99567bdf4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f776572656425323062792d4c5559412d627269676874677265656e2e737667)](https://luya.io)[![Total Downloads](https://camo.githubusercontent.com/fe559e7a04ac7360e94b9c5d66798a0d2184cb87414f76a452bbdcfd5587c602/68747470733a2f2f706f7365722e707567782e6f72672f6c7579616465762f6c7579612d6d6f64756c652d736d736e6577736c65747465722f646f776e6c6f616473)](https://packagist.org/packages/luyadev/luya-module-smsnewsletter)[![Latest Stable Version](https://camo.githubusercontent.com/b19190114f58248080320035240ccf6c463810acf9e9a0623e377a01dd4f96a9/68747470733a2f2f706f7365722e707567782e6f72672f6c7579616465762f6c7579612d6d6f64756c652d736d736e6577736c65747465722f762f737461626c65)](https://packagist.org/packages/luyadev/luya-module-smsnewsletter)

Add persons, add lists, send SMS messages to the persons in the list. Including the delivery status for every message.

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

[](#installation)

Install the extension through composer:

```
composer require luyadev/luya-module-smsnewsletter
```

Configure the module in the config:

```
'modules' => [
    // ...
    'smsnewsletteradmin' => [
        'class' => 'luya\smsnewsletter\admin\Module',
        'originName' => 'My Sender Name',
        'defaultNumberRegion' => 'ch',
        'aspsmsKey' => '****', // see aspsms.com
        'aspsmsPassword' => '****', // see aspsms.com
    ],
    // ...
],
```

Run the migrate command:

```
./luya migrate
```

Run the import command afterwards:

```
./luya import
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~710 days

Total

3

Last Release

1358d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/86184bf08843ed8fcc4aedb2fdecd8a9e832e47e89a7166cebfda529c176f5ce?d=identicon)[nadar](/maintainers/nadar)

---

Top Contributors

[![nadar](https://avatars.githubusercontent.com/u/3417221?v=4)](https://github.com/nadar "nadar (24 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![AndreGM](https://avatars.githubusercontent.com/u/1381773?v=4)](https://github.com/AndreGM "AndreGM (1 commits)")[![hbugdoll](https://avatars.githubusercontent.com/u/6715827?v=4)](https://github.com/hbugdoll "hbugdoll (1 commits)")

---

Tags

luya

### Embed Badge

![Health badge](/badges/luyadev-luya-module-smsnewsletter/health.svg)

```
[![Health](https://phpackages.com/badges/luyadev-luya-module-smsnewsletter/health.svg)](https://phpackages.com/packages/luyadev-luya-module-smsnewsletter)
```

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

102393.6k59](/packages/verbb-formie)[fleetbase/fleetops-api

Fleet &amp; Transport Management Extension for Fleetbase

1728.1k6](/packages/fleetbase-fleetops-api)[cebe/luya-module-sitemap

sitemap.xml module for luya CMS

116.0k](/packages/cebe-luya-module-sitemap)

PHPackages © 2026

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