noerd/marketing
Composer 安装命令:
composer require noerd/marketing
包简介
Marketing module for noerd platform — central email sending and communications log
README 文档
README
Central email sending and communications log for the noerd platform.
Purpose
- Single entry point for sending application emails across all modules
- Persistent log of every email in the
communicationstable - Replaces the legacy
mail_logstable (data migrated automatically)
Usage
use Noerd\Marketing\Services\Communicator; app(Communicator::class)->send( mailable: new MyMailable($data), to: $customer->email, customer: $customer, );
Installation
composer require noerd/marketingphp artisan migratephp artisan noerd:install-marketing
统计信息
- 总下载量: 133
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-05-26