承接 hametuha/hashboard 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

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.

Hashboard Test

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:

  1. Run npm start to launch the WordPress Docker image.
  2. Get the location where the Docker image is stored. Run npm run cli install-path and copy the last directory (hash value) of the displayed path. Example: c5a62e6d70a5442fdf3872b2db2b666b
  3. Paste the hash value into a file named .wp_install_path and save it. This file is ignored by Git.
  4. Run npm run update. This will execute bin/after-start-script.sh and add the mailhog container to wp-env.
  5. Access http://localhost:8025 to connect to mailhog.
  6. The WP Mail SMTP plugin for local development is installed, and with this plugin, all emails sent by WordPress are forwarded to mailhog.
  7. From the next time, you can start and stop with npm start and npm stop.

Frequently Asked Questions

W.I.P

Changelog

See releases.

hametuha.com
Go Forward While Looking Backward!
https://hametuha.com

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2017-12-11