This is a widget plugin for bPanel that makes it easy to add, update, and delete node connections.
- bpanel v1.0.0-beta
- @bpanel/settings
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
$ bpanel-cli i @bpanel/connection-manager
Read about manual plugin installation here