https://github.com/bpanel-org/connection-manager
Settings widget for managing your node connections
https://github.com/bpanel-org/connection-manager
Last synced: 11 months ago
JSON representation
Settings widget for managing your node connections
- Host: GitHub
- URL: https://github.com/bpanel-org/connection-manager
- Owner: bpanel-org
- Created: 2018-11-25T01:28:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-18T05:42:41.000Z (over 7 years ago)
- Last Synced: 2025-05-18T13:01:58.181Z (about 1 year ago)
- Language: JavaScript
- Size: 315 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bPanel Connection Manager
This is a widget plugin for [bPanel](https://bpanel.org) that makes it
easy to add, update, and delete node connections.
## Requirements
- bpanel v1.0.0-beta
- [@bpanel/settings](https://github.com/bpanel-org/settings)
## Installation
Note that you will need to have the bPanel Settings plugin installed
otherwise the widget will not be displayed. This plugin will automatically
install this dependency if it is not found.
Using [bpanel-cli](https://github.com/bpanel-org/bpanel-cli)
```bash
$ bpanel-cli i @bpanel/connection-manager
```
Read about manual plugin installation [here](https://bpanel.org/docs/install-plugins.html#how-it-works)
