siterig / mailerlite
Subscribe your Statamic v5 contact form submissions straight into MailerLite
Installs: 86
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
Open Issues: 0
Type:statamic-addon
Requires
- php: ^8.2
- edalzell/forma: ^3.0
- laravel/framework: ^10.0 || ^11.0
- mailerlite/mailerlite-php: ^1.0.3
- statamic/cms: ^4.0 || ^5.0
- dev-main
- v2.0.0
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.2
- v1.0.1
- v1.0.0
- v0.1.2
- v0.1.1
- v0.1.0
- dev-feature/SRP-10-Update-MailerLite-for-Statamic-v4
- dev-bugfix/SRP-8-Submissions-not-added-to-MailerLite-unless-Marketing-Preferences-field-is-in-place
- dev-bugfix/SRP-6-Subscriber-Group-field-displays-error-on-saved-forms
- dev-feature/SRP-5-Mailerlite-configuration-only-works-for-the-first-form-created
- dev-bugfix/config-not-getting-registered
- dev-release/2022-09-09
- dev-bugfix/laravel-mix-js-issue
- dev-release/2022-09-07
- dev-bugfix/form-field-not-showing-fields
- dev-release/2022-09-06
- dev-bugfix/fix-composer-issues
This package is auto-updated.
Last update: 2025-03-16 21:59:47 UTC
README
MailerLite for Statamic lets you subscribe contact form submissions to your MailerLite subscriber lists.
You can optionally add subscribers to groups, automatically split single name fields into name and last name, use an opt-in field, collect GDPR compliant marketing preferences and of course map any custom fields that you like. You can also map multiple form fields into a single field on MailerLite.
This is not an official add-on by MailerLite and as such support requests should be submitted here on our support centre.
This addon uses Forma by Erin Dalzell and will be automatically installed for you.
Documentation
Read it on the Statamic Marketplace or contribute to it here on GitHub.
Requirements
- PHP 8.2 or higher
- Laravel 10 or 11
- Statamic v4.0 or higher
- MailerLite New API Key (no longer compatible with MailerLite Classic)
Installation
You should install via the Statamic Marketplace at https://statamic.com/addons/siterig/mailerlite or you can use composer in your project root:
composer require siterig/mailerlite
Set your MailerLite API key in the env
file within your project:
MAILERLITE_API_KEY=your-api-key-goes-here
Then all that's left to do is publish the config file to config/mailerlite.php
:
php artisan vendor:publish --tag="mailerlite-config"
Now you can configure your form settings within the Control Panel from the MailerLite menu option.
Developers
Matt Stone, Craig Bowler, Jamie McGrory
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
See our contributing guide for more information.
License
This is commercial software. You may use the package for your sites. Each site requires it's own license.