8bitstudio-ch/enable-smtp
最新稳定版本:v1.0.0
Composer 安装命令:
composer require 8bitstudio-ch/enable-smtp
包简介
MU Plugin to handle WordPress SMTP with .env
关键字:
README 文档
README
Enable SMTP is a MU plugin for handling WordPress SMTP with .env.
Getting Started
Requirements
Installation
Install via Composer:
composer require 8bitstudio-ch/enable-smtp
Usage
Configuration
All configuration goes into .env.
Required
WP_SMTP_HOST=mail.example.com # Host
WP_SMTP_USERNAME=example # Username
WP_SMTP_PASSWORD=secure123 # Password
WP_SMTP_PORT=587 # Port
统计信息
- 总下载量: 25
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-27