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, andbody-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
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-19