承接 tentapress/marketing 相关项目开发

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

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

tentapress/marketing

最新稳定版本:v0.2.1

Composer 安装命令:

composer require tentapress/marketing

包简介

README 文档

README

Analytics providers, consent-managed script injection, and marketing runtime output for TentaPress.

Plugin Details

Field Value
ID tentapress/marketing
Version 0.2.0
Provider TentaPress\Marketing\MarketingServiceProvider

Features

  • Google Analytics 4, Plausible, Umami, and Rybbit provider support
  • Custom script slots for head, body-open, and body-close
  • Built-in consent banner and preferences flow
  • Consent-gated analytics output via a single runtime manager
  • Admin settings screen for providers, consent copy, and script slots

Theme Integration

Include the shared partials in public layouts:

@include('tentapress-marketing::head')
@include('tentapress-marketing::body-open')
@include('tentapress-marketing::body-close')
@include('tentapress-marketing::consent')

head belongs inside <head>. body-open belongs immediately after <body>. body-close and consent belong before </body>.

Trust Model

Custom scripts are stored in tp_settings and rendered raw. Treat them as trusted admin-managed code.

Development

php artisan tp:plugins sync
php artisan tp:plugins enable tentapress/marketing

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-03-19