PHPackages                             born05/craft-subscribe - 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. born05/craft-subscribe

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

born05/craft-subscribe
======================

A Module for subscribing user info to a CRM

3.0.1(1y ago)0807MITPHPPHP ^8.0.2

Since Mar 6Pushed 1y ago4 watchersCompare

[ Source](https://github.com/born05/craft-subscribe)[ Packagist](https://packagist.org/packages/born05/craft-subscribe)[ RSS](/packages/born05-craft-subscribe/feed)WikiDiscussions craft-4 Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (6)Used By (0)

Subscribe module for Craft CMS 3.x and 4.x
==========================================

[](#subscribe-module-for-craft-cms-3x-and-4x)

Subscribe users to a CRM

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

[](#requirements)

This module requires Craft CMS 3.0.0-RC1 or later.

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

[](#installation)

To install the module, follow these instructions.

1. Then tell Composer to load the module:

    ```
    composer require born05/craft-subscribe

    ```
2. Merge the following with your `/config/app.php`

    ```
    'modules' => [
            'craft-subscribe' => [
                    'class' => \born05\craftsubscribe\CraftSubscribe::class,
            ],
    ],
    'bootstrap' => ['craft-subscribe'],

    ```
3. Copy a configuration file into `/config` and rename it to `craft-subscribe.php`

License
-------

[](#license)

Copyright © [Born05](https://www.born05.com/)

See [license](https://github.com/born05/craft-subscribe/blob/craft-4/LICENSE.md)

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

4

Last Release

661d ago

Major Versions

2.2.1 → 3.0.02023-07-24

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/born05-craft-subscribe/health.svg)

```
[![Health](https://phpackages.com/badges/born05-craft-subscribe/health.svg)](https://phpackages.com/packages/born05-craft-subscribe)
```

###  Alternatives

[spicyweb/craft-neo

A Matrix-like field type with block hierarchy

395798.1k10](/packages/spicyweb-craft-neo)[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[craftcms/ckeditor

Edit rich text content in Craft CMS using CKEditor.

48359.1k52](/packages/craftcms-ckeditor)

PHPackages © 2026

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