PHPackages                             sanjeev-kr/newsletter - 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. sanjeev-kr/newsletter

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

sanjeev-kr/newsletter
=====================

Magento 2 module to save first name and last name for newsletter subscribers

1.0.2(4y ago)0331MITPHPPHP ~7.1.0|~7.1.3|~7.2.0|~7.3.0|~7.4.0

Since Feb 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/sanjeev-kr/newsletter)[ Packagist](https://packagist.org/packages/sanjeev-kr/newsletter)[ RSS](/packages/sanjeev-kr-newsletter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Sanjeev\_Newsletter
===================

[](#sanjeev_newsletter)

Sanjeev\_Newsletter is a module for Magento 2. This module helps to add first name and last name for Magento 2 newsletter subscribers. Specially for guest subscriber through cms page.

Install with Composer
---------------------

[](#install-with-composer)

```
composer require sanjeev-kr/newsletter
php bin/magento module:enable Sanjeev_Newsletter
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f

```

Install Manually
----------------

[](#install-manually)

- Download zip and extract
- Create a new directory Sanjeev/Newsletter in app/code directory and copy and paste files in Sanjeev/Newsletter directory.
- And run below commands

```
php bin/magento module:enable Sanjeev_Newsletter
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f

```

How to show on page
-------------------

[](#how-to-show-on-page)

- Create a cms page say subscribe
- Add below code in cms page and save

```
{{block class="Magento\Newsletter\Block\Subscribe" name="newsletter.form" template="Sanjeev_Newsletter::subscribe.phtml"}}

```

Now you should see form with first name and last name on your store cms page

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

2

Last Release

1552d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/67a9aa0fe75aee841ca4b6c7cec916c83faa5699d7c9e1163474bdae17b91508?d=identicon)[sanjeev-kr](/maintainers/sanjeev-kr)

---

Top Contributors

[![sanjeev-kr](https://avatars.githubusercontent.com/u/20393092?v=4)](https://github.com/sanjeev-kr "sanjeev-kr (4 commits)")

### Embed Badge

![Health badge](/badges/sanjeev-kr-newsletter/health.svg)

```
[![Health](https://phpackages.com/badges/sanjeev-kr-newsletter/health.svg)](https://phpackages.com/packages/sanjeev-kr-newsletter)
```

###  Alternatives

[adoy/fastcgi-client

Lightweight, single file FastCGI client for PHP.

3142.6M9](/packages/adoy-fastcgi-client)[willvincent/feeds

Laravel Service Provider for the SimplePie library

3131.5M2](/packages/willvincent-feeds)[voku/stringy

A string manipulation library with multibyte support

1783.8M19](/packages/voku-stringy)[anthonymartin/geo-location

Powerful GeoCoding library: Retrieve bounding box coordinates, distances between geopoints, point in polygon, get longitude and latitude from addresses and more with GeoLocation for PHP

196949.5k5](/packages/anthonymartin-geo-location)[backpack/basset

Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.

202832.4k6](/packages/backpack-basset)[codeigniter4/settings

Settings library for CodeIgniter 4

93499.3k24](/packages/codeigniter4-settings)

PHPackages © 2026

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