PHPackages                             diller-loyalty/magento-module - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. diller-loyalty/magento-module

ActiveMagento2-module[Mail &amp; Notifications](/categories/mail)

diller-loyalty/magento-module
=============================

Diller® is a loyalty platform that boosts customer retention. Marketing automation empowers you to easily set up personalized, revenue-boosting SMS and email campaigns that will keep your customers loyal.

2.4.3.x-dev(2y ago)037proprietaryPHPPHP &gt;=7.4

Since Feb 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/diller-loyalty/plugin-magento)[ Packagist](https://packagist.org/packages/diller-loyalty/magento-module)[ Docs](https://www.diller.io/)[ RSS](/packages/diller-loyalty-magento-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Magento 2 Module
================

[](#magento-2-module)

Description
-----------

[](#description)

\*\* Feature list \*\*

- Membership status (My Account Dashboard)
- Coupons, stamps (My Account Dashboard)
- Subscription form for joining the loyalty program
- Multisite compatible
- Multi-language support (NO, EN, and more to come)
- GDPR compliance

---

HOW TO OBTAIN THE CREDENTIALS TO CONNECT MY STORE
-------------------------------------------------

[](#how-to-obtain-the-credentials-to-connect-my-store)

Get in contact with our awesome support and customer service team  and they'll get you the store PIN code and API key to connect your store.

---

Composer Installation
---------------------

[](#composer-installation)

\*\* Install Diller into Magento 2.4.4 and above \*\*

```
composer require diller-loyalty/magento-module:dev-main

```

\*\* Install Diller into Magento 2.4.3 \*\*

```
composer require diller-loyalty/magento-module:2.4.3.x-dev

```

After adding Diller Module

```
bin/magento module:enable Diller_LoyaltyProgram
bin/magento setup:upgrade
bin/magento setup:di:compile

```

In certain scenarios you may need to reset the cache folder permissions

```
sudo chmod 777 -R var/ pub/

```

---

Local Testing
-------------

[](#local-testing)

We use DockMage images to test our module. Fill the image and composer with the correct values depending with version as mencion above.

docker-compose.yml

```
version: '3.5'
name: 'magento-plugin'
services:
  magento2:
    image: inluxc/dockmage:2.4.6
    restart: unless-stopped
    ports:
      - '80:80'
    volumes:
      # Mount Your Magento Composer Credentials
      - ./auth.json:/var/www/html/auth.json
      # Mount Module Init Module Commands
      - ./custom_module.sh:/var/www/boot_end.sh

```

custom\_module.sh

```
#!/bin/bash
echo "Start Module Installation"
composer require diller-loyalty/magento-module:dev-main
bin/magento module:enable Diller_LoyaltyProgram
bin/magento setup:upgrade
bin/magento setup:di:compile
chmod 777 -R var/ pub/
echo "Installation Complete"

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

812d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f726f8fb0891c2db52066cb4fe4920b6bb568a9076b2893a9c8fedd4abee0f3?d=identicon)[diller](/maintainers/diller)

---

Top Contributors

[![TiagoTeixeira85](https://avatars.githubusercontent.com/u/80113937?v=4)](https://github.com/TiagoTeixeira85 "TiagoTeixeira85 (1 commits)")

---

Tags

plugins

### Embed Badge

![Health badge](/badges/diller-loyalty-magento-module/health.svg)

```
[![Health](https://phpackages.com/badges/diller-loyalty-magento-module/health.svg)](https://phpackages.com/packages/diller-loyalty-magento-module)
```

###  Alternatives

[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[netflie/laravel-notification-whatsapp

Laravel notification driver for WhatsApp

176173.9k](/packages/netflie-laravel-notification-whatsapp)[kartik-v/yii2-validators

Enhanced Yii2 model validator components / utilities for Yii2 Framework

21137.9k](/packages/kartik-v-yii2-validators)

PHPackages © 2026

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