承接 siterig/mailerlite 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

siterig/mailerlite

最新稳定版本:v2.0.1

Composer 安装命令:

composer require siterig/mailerlite

包简介

Subscribe your Statamic v5 contact form submissions straight into MailerLite

README 文档

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, 11 or 12
  • 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.

统计信息

  • 总下载量: 247
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2022-06-28