https://github.com/hametuha/hashboard
A dashboard for WordPress.
https://github.com/hametuha/hashboard
wordpress
Last synced: 4 months ago
JSON representation
A dashboard for WordPress.
- Host: GitHub
- URL: https://github.com/hametuha/hashboard
- Owner: hametuha
- License: gpl-3.0
- Created: 2017-10-25T06:18:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-09-17T15:02:39.000Z (10 months ago)
- Last Synced: 2025-09-17T16:47:10.191Z (10 months ago)
- Topics: wordpress
- Language: JavaScript
- Size: 5.83 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hashboard
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.
[](https://github.com/hametuha/hashboard/actions/workflows/test.yml)
## 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](https://ja.wordpress.org/plugins/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](https://github.com/hametuha/hashboard/releases).
---

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