aiarmada/filament-affiliate-network
最新稳定版本:v1.0.0
Composer 安装命令:
composer require aiarmada/filament-affiliate-network
包简介
Filament admin plugin for managing AIArmada affiliate network marketplace.
README 文档
README
Filament admin plugin for managing AIArmada affiliate network marketplace.
Overview
This package provides Filament resources and pages for managing a multi-merchant affiliate network.
Installation
composer require aiarmada/filament-affiliate-network
Configuration
Register the plugin in your Filament panel:
use AIArmada\FilamentAffiliateNetwork\FilamentAffiliateNetworkPlugin; public function panel(Panel $panel): Panel { return $panel ->plugins([ FilamentAffiliateNetworkPlugin::make(), ]); }
Features
Admin Resources
- Sites - Manage merchant domains and verification
- Offers - Create and manage affiliate offers
- Categories - Organize offers into categories
- Applications - Review affiliate applications
Merchant Portal
- Dashboard with site/offer performance
- Offer management
- Creative asset uploads
- Affiliate approval workflow
Affiliate Marketplace
- Browse available offers
- Apply for offers
- Generate deep tracking links
- View performance statistics
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-21