hametuha/hashboard
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
hametuha/hashboard 适用场景与选型建议
hametuha/hashboard 是一款 基于 JavaScript 开发的 Composer 扩展包,目前已累计 2.3k 次下载、GitHub Stars 达 1, 最近一次更新时间为 2017 年 12 月 11 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 hametuha/hashboard 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 hametuha/hashboard 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 2.3k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 9
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2017-12-11