承接 bbloomberg/mautic-zipline-bundle 相关项目开发

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

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

bbloomberg/mautic-zipline-bundle

Composer 安装命令:

composer require bbloomberg/mautic-zipline-bundle

包简介

Zipline URL shortener for Mautic

README 文档

README

Registers a self-hosted Zipline instance as a URL shortener in Mautic. Once configured and published, Mautic rewrites tracked links (emails, SMS, page redirects) into short links created through your Zipline instance.

Built to the same conventions as the Mautic Bitly bundle — it plugs into Mautic core's shortener extension point (mautic.shortener.service).

Requirements

  • Mautic 5 (mautic/core-lib ^5.0)
  • PHP 8.0+
  • A reachable Zipline instance and an API token

Installation

Install into your Mautic project with Composer:

composer require bbloomberg/mautic-zipline-bundle

The plugin installs to plugins/MauticZiplineBundle. Then clear the cache and reload plugins:

php bin/console cache:clear
php bin/console mautic:plugins:reload

Configuration

  1. In Mautic, go to Settings → Plugins → Zipline.
  2. Enter:
    • Zipline instance URL — e.g. https://zip.example.com
    • API token — from your Zipline dashboard (avatar → Copy token, or Settings → User).
  3. Publish the integration and save. The token/URL are validated against your instance on save.

With the integration published, Mautic automatically shortens links through Zipline. If Zipline is unreachable or the integration is unpublished, Mautic falls back to the original (unshortened) URL and logs the error — sends are never blocked.

How it works

  • Client\Connection calls POST {instanceUrl}/api/user/urls with {"destination": "<url>"} and the Authorization: <token> header (Zipline uses the raw token, no Bearer prefix).
  • Shortener\ZiplineService reads the short link from the url field of the JSON response.
  • Validation checks the credentials with GET {instanceUrl}/api/user.

Deployment

For full deploy, upgrade, rollback, and troubleshooting instructions, see DEPLOYMENT.md.

License

MIT — see LICENSE.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2026-07-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固