定制 xqueue/typo3-plugin 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

xqueue/typo3-plugin

最新稳定版本:v4.1.0

Composer 安装命令:

composer require xqueue/typo3-plugin

包简介

The Official TYPO3 Maileon integration Package

README 文档

README

This extension provides seamless integration between TYPO3 Forms and Maileon, a powerful email marketing platform. It enables automatic contact synchronization from frontend forms, including support for custom fields, DOI processes, and subscription/unsubscription workflows.

Features

  • ✅ Integrates with TYPO3's form extension
  • ✅ Map form fields to Maileon standard or custom fields
  • ✅ Automatically create missing custom fields in Maileon
  • ✅ Handles Single Opt-In, Confirmed Opt-In, and Double Opt-In flows
  • ✅ Sends subscription and unsubscription requests via the Maileon API
  • ✅ Configurable via Extension Settings (Admin UI)
  • ✅ Supports Finisher presets in the form editor

Requirements

  • TYPO3 v12.4 or higher
  • PHP 8.1+
  • TYPO3 form system extension
  • A valid Maileon API key

Minimal Dependencies

  • TYPO3 CMS 12.4.x or 13.4.x for Typo3 - Maileon Integration Package 3.2.x
  • TYPO3 CMS 11.5.0 or 12.4.99 for Typo3 - Maileon Integration Package 3.1.x
  • TYPO3 CMS 10.4 or 11.4.99 for Typo3 - Maileon Integration Package 3.x

Installation

Install via Composer:

composer require xqueue/typo3-maileon-integration

Activate the extension in the TYPO3 Extension Manager.

Configuration

  1. Go to Admin Tools → Settings → Extension Configuration.
  2. Locate TYPO3 Maileon Integration and set:
    • Your Maileon API Key

Usage

  1. Create a form using the TYPO3 Form Editor.
  2. Add fields and set the maileonFieldName in each field’s.
  3. Add the Maileon Finisher at the end of the form.
  4. Configure the finisher options (e.g., permission, DOI settings).
  5. Save and include the form on any page.

Standard vs Custom Fields

The extension automatically categorizes fields based on the maileonFieldName:

  • Standard fields: firstname, lastname, locale, etc.
  • Custom fields: Any field not in the standard list will be created in Maileon if it doesn’t exist.

Documentation

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2023-08-09