lockr / lockr-terminus
The Lockr terminus plugin for single-command installation and registration.
Installs: 99
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 2
Open Issues: 2
Type:terminus-plugin
This package is auto-updated.
Last update: 2025-04-18 07:01:18 UTC
README
A plugin for Terminus-CLI that provides a one-command method for installing Lockr and ensuring all available modules/plugins are using proper API and encryption key management.
Installation
Via Composer (recommended):
composer create-project -d ~/.terminus/plugins/ lockr/lockr-terminus:~1
Via Git:
mkdir -p ~/.terminus/plugins && cd ~/.terminus/plugins
git clone https://github.com/lockr/lockr-terminus
Usage
Use the "lockdown" command to install Lockr on your site and patch modules/plugins.
terminus lockdown sitename alice@example.com
If you have already signed up with Lockr, a login password is required to authenticate with our backend.
terminus lockdown sitename alice@example.com 'alicepassword'