Laravel Nova icon Nova Packages
M

Mailchimp Field

This package is possibly abandoned. Please proceed with care.

Installation Instructions

composer require riclep/nova-mailchimp-field

Readme

A Laravel Nova Field for Mailchimp subscriptions

Latest Version on Packagist Total Downloads

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

You can install this Laravel Nova field via composer:

composer require riclep/nova-mailchimp-field

It uses the Spatie 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

alt text

alt text

Screenshots

Back to Top
Added 6 years ago
Last updated 6 Years Ago
Version 0.0.4
Composer
riclep/nova-mailchimp-field
GitHub stars 0
Packagist downloads 438

Favorites

1 user favorited

Rating

1.00
(out of 5)
★★★★★
★★★★
★★★
★★
1 ratings

Tags

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas