vitexsoftware/multiflexi-vaultwarden
Composer 安装命令:
composer require vitexsoftware/multiflexi-vaultwarden
包简介
MultiFlexi support for VaultWarden/Bitwarden secrets
README 文档
README
VaultWarden/Bitwarden secrets support for MultiFlexi.
Description
This package provides VaultWarden credential management for MultiFlexi, split into two Debian packages:
| Package | Enhances | Provides |
|---|---|---|
multiflexi-vaultwarden |
php-vitexsoftware-multiflexi-core |
Credential prototype with VaultWarden URL, login, password and folder fields |
multiflexi-vaultwarden-ui |
multiflexi-web |
Connection test, authentication check, folder browsing, item listing |
Credential Fields
- VAULTWARDEN_URL — VaultWarden instance URL (e.g.
https://vault.example.com/) - VAULTWARDEN_EMAIL — User login email
- VAULTWARDEN_PASSWORD — User password
- VAULTWARDEN_FOLDER — Folder name containing secrets (default:
MultiFlexi)
UI Features
The web interface component provides:
- Server connectivity test (cURL to
/api/config) - Authentication test via Bitwarden API
- Folder access verification
- Item listing from the configured folder
- Server version display
Installation
From Debian packages
apt install multiflexi-vaultwarden multiflexi-vaultwarden-ui
From source (development)
composer install make phpunit make cs
Building Debian Packages
make deb
This produces multiflexi-vaultwarden_*.deb and multiflexi-vaultwarden-ui_*.deb in the parent directory.
License
MIT — see debian/copyright for details.
MultiFlexi
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-02