mibu/laravel-simple-newsletter 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

mibu/laravel-simple-newsletter

Composer 安装命令:

composer require mibu/laravel-simple-newsletter

包简介

A simple Laravel package to save verified user email addresses to your database - a first party solution where you have full control over the data you collect.

README 文档

README

Laravel Simple Newsletter logo

[!WARNING] This package is currently in development and is not ready for production use. [!WARNING]

About

A simple Laravel package to save verified user email addresses to your database - a first party solution where you have full control over the data you collect.

  • Double opt-in (consent)
  • One click unsubscribe
  • Automatic deletion of stale unverified subscribers
  • Customisable

Installation

  • composer require mibu/laravel-simple-newsletter:dev-develop
  • php artisan vendor:publish --tag=newsletter-install
  • php artisan migrate

You can optionally publish the following if you wish to override the defaults.

Config

  • php artisan vendor:publish --tag=newsletter-config

Translations

  • php artisan vendor:publish --tag=newsletter-lang

Views

  • php artisan vendor:publish --tag=newsletter-views

Documentation

WIP

Security

Please do not report security related issues publicly.

License

MIT License

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-10-22