hametuha / hashboard
Web service like dashboard for WordPress.
Installs: 1 965
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 10
Language:JavaScript
Type:wordpress-plugin
Requires
- php: >=7.4
- hametuha/pattern: ^1.0
- ramsey/uuid: ^3.7
Requires (Dev)
- johnpbloch/wordpress: ^6.8.2
- phpunit/phpunit: ^6|^7|^8|^9
- wp-coding-standards/wpcs: ^3.0.0
- yoast/phpunit-polyfills: ^3.0.0
- dev-master
- 1.0.0
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.x-dev
- 0.8.8
- 0.8.7
- 0.8.6
- 0.8.5
- 0.8.4
- 0.8.3
- 0.8.0
- dev-dependabot/npm_and_yarn/multi-d43d8add90
- dev-dependabot/npm_and_yarn/multi-6ca5615acd
- dev-dependabot/npm_and_yarn/multi-1b781d27a2
- dev-dependabot/npm_and_yarn/multi-c5f6a8a753
- dev-feature/kitchen-sink
- dev-dependabot/npm_and_yarn/multi-619aa696ce
- dev-dependabot/npm_and_yarn/multi-96c788614a
- dev-dependabot/npm_and_yarn/form-data-4.0.4
This package is auto-updated.
Last update: 2025-09-18 01:59:15 UTC
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 start
to launch the WordPress Docker image. - 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
- Paste the hash value into a file named
.wp_install_path
and save it. This file is ignored by Git. - Run
npm run update
. This will executebin/after-start-script.sh
and 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 start
andnpm stop
.
Frequently Asked Questions
W.I.P
Changelog
See releases.
Go Forward While Looking Backward!
https://hametuha.com