siteRIG / mailerlite
将 Statamic v3 联系表单提交直接订阅到 MailerLite
v1.1.5
2023-05-02 19:38 UTC
Requires
- php: ^7.4 || ^8.0 || ^8.1
- edalzell/forma: ^1.2
- laravel/framework: ^7.30.1 || ^8.6.12 || ^9.0
- mailerlite/mailerlite-api-v2-php-sdk: 0.3.2
- statamic/cms: ^3.2
- dev-main
- 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: 2024-09-14 00:29:27 UTC
README
MailerLite for Statamic 允许您将联系表单提交订阅到 MailerLite 订阅者列表。
您可以选择将订阅者添加到组中,自动将单个姓名字段拆分为姓名和姓氏,使用选择字段,收集符合 GDPR 的营销偏好,当然还可以映射您喜欢的任何自定义字段。您还可以将多个表单字段映射到 MailerLite 的单个字段。
这不是 MailerLite 的官方插件,因此支持请求应提交到我们的支持中心此处。
此插件使用 Forma(由 Erin Dalzell 开发)并将为您自动安装。
文档
在 Statamic 市场place 上阅读或在此处GitHub上为其做出贡献。
需求
- PHP 7.4 或更高版本
- Laravel 7, 8 或 9
- Statamic v3.2 或更高版本
安装
您应通过 Statamic 市场place 在 https://statamic.com/addons/siterig/mailerlite 上进行安装,或者您可以在项目根目录中使用 composer。
composer require siterig/mailerlite
在您的项目中的 env
文件中设置您的 MailerLite API 密钥
MAILERLITE_API_KEY=your-api-key-goes-here
然后只需将配置文件发布到 config/mailerlite.php
php artisan vendor:publish --tag="mailerlite-config"
现在您可以从控制面板中的 MailerLite 菜单选项配置表单设置。
开发者
Matt Stone, Craig Bowler, Jamie McGrory
变更日志
有关最近更改的更多信息,请参阅 CHANGELOG。
贡献
有关更多信息,请参阅我们的 贡献指南。
许可证
这是商业软件。您可以为您的网站使用该软件包。每个网站都需要单独的许可证。