PHPackages                             riclep/nova-mailchimp-field - 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. riclep/nova-mailchimp-field

AbandonedLibrary[Utility &amp; Helpers](/categories/utility)

riclep/nova-mailchimp-field
===========================

A Laravel Nova field for managing Mailchimp subscriptions.

0.0.4(6y ago)0439[15 PRs](https://github.com/RicLeP/nova-mailchimp-field/pulls)MITVuePHP &gt;=7.1.0

Since Jun 4Pushed 3y agoCompare

[ Source](https://github.com/RicLeP/nova-mailchimp-field)[ Packagist](https://packagist.org/packages/riclep/nova-mailchimp-field)[ RSS](/packages/riclep-nova-mailchimp-field/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (20)Used By (0)

A Laravel Nova Field for Mailchimp subscriptions
================================================

[](#a-laravel-nova-field-for-mailchimp-subscriptions)

[![Latest Version on Packagist](https://camo.githubusercontent.com/32d3344972b83501b6448a731f7041f78ce4392672ac0f6aee526983b29dc5fc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7269636c65702f6e6f76612d6d61696c6368696d702d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/riclep/nova-mailchimp-field)[![Total Downloads](https://camo.githubusercontent.com/81b14a765f93ed1e1e69c2563a911804f7772038b8cb549f2ed592ac36cbbb81/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7269636c65702f6e6f76612d6d61696c6368696d702d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/riclep/nova-mailchimp-field)

Introduction
------------

[](#introduction)

This package creates a new field that allows Users to manage their Mailchimp subscription preferences. It has basic support for Mailchimp Groups allowing Users to select their interests.

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

[](#installation)

You can install this Laravel [Nova](https://nova.laravel.com) field via composer:

```
composer require riclep/nova-mailchimp-field
```

It uses the [Spatie newsletter](https://github.com/spatie/laravel-newsletter) package, so after installing ensure this has been set up correctly.

```
// in your Nova Resource

NovaMailchimpField::make('Newsletter')->withMeta(['emailAddress' => $this->email])->fillUsing(function() {
	return;
}),
```

Screenshots
-----------

[](#screenshots)

[![alt text](docs/detail-view.png)](docs/detail-view.png)

[![alt text](docs/edit-view.png)](docs/edit-view.png)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

4

Last Release

2533d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8cc0947c5075928ca6160ab3c81f608db980edaefafd50fd904d060ba5c40817?d=identicon)[ric@sirric.co.uk](/maintainers/ric@sirric.co.uk)

---

Top Contributors

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

---

Tags

laravelmailchimpnovalaravelmailchimpnova

### Embed Badge

![Health badge](/badges/riclep-nova-mailchimp-field/health.svg)

```
[![Health](https://phpackages.com/badges/riclep-nova-mailchimp-field/health.svg)](https://phpackages.com/packages/riclep-nova-mailchimp-field)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)[genealabs/laravel-overridable-model

Provide a uniform method of allowing models to be overridden in Laravel.

92398.0k2](/packages/genealabs-laravel-overridable-model)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)[yieldstudio/nova-google-autocomplete

A Laravel Nova Google autocomplete field.

12218.4k](/packages/yieldstudio-nova-google-autocomplete)

PHPackages © 2026

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