hametuha/hashboard
最新稳定版本:1.0.2
Composer 安装命令:
composer require hametuha/hashboard
包简介
Web service like dashboard for WordPress.
README 文档
README
Contributors: Takahashi_Fumiki, hametuha
Tags: sns, login
Tested up to: 6.8
Stable tag: 0.8.7
License: GPL 3.0 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Hashboard gives you a user-oriented and extensible dashboard.
Description
Dashboard library for WordPress.
Installation
composer require hametuha/hashboard
Development
Using mailhog
For debugging the mail sending feature, we use a local SMTP server called mailhog. Since an additional Docker container is added to the standard @wordpress/env, please follow these steps:
- Run
npm startto launch the WordPress Docker image. - Get the location where the Docker image is stored. Run
npm run cli install-pathand copy the last directory (hash value) of the displayed path. Example:c5a62e6d70a5442fdf3872b2db2b666b - Paste the hash value into a file named
.wp_install_pathand save it. This file is ignored by Git. - Run
npm run update. This will executebin/after-start-script.shand add the mailhog container to wp-env. - Access http://localhost:8025 to connect to mailhog.
- The WP Mail SMTP plugin for local development is installed, and with this plugin, all emails sent by WordPress are forwarded to mailhog.
- From the next time, you can start and stop with
npm startandnpm stop.
Frequently Asked Questions
W.I.P
Changelog
See releases.
Go Forward While Looking Backward!
https://hametuha.com
统计信息
- 总下载量: 2.08k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2017-12-11