Skip to content

cmd install

github-actions[bot] edited this page Aug 25, 2026 · 1 revision

nself install

Install a plugin or bundle.

Synopsis

nself install <name> [name...] [flags]

Alias: nself add

Description

Install a plugin or bundle by name.

This is the short form of nself plugin install, with bundle awareness: if the name is a bundle (nchat, nclaw, ntv, nfamily, clawde, nsentry) the whole bundle is installed, otherwise the name is resolved as a plugin.

Third-party plugins install by URL rather than by name:

nself install https://example.com/my-plugin.tar.gz

Once installed, the plugin's commands are available directly:

nself install waf nself waf status

Flags

Flag Default Description
--force false Reinstall even when the plugin is already present
--yes false Skip confirmation prompts (required for third-party URL installs in CI)
--help, -h Show help

Examples

nself install waf                  # one plugin
  nself install waf cdn analytics    # several at once
  nself install nchat                # a whole bundle

See Also

Commands | Home

Home


Getting Started


Commands


Features


Configuration


Plugins (87 + 10 monitoring)

Free (25)
Pro (62)
Planned (26)
  • plugin-audit
  • plugin-blog
  • plugin-checkout
  • plugin-commerce
  • plugin-drm
  • plugin-export
  • plugin-flow
  • plugin-import
  • plugin-ldap
  • plugin-mailgun
  • plugin-media
  • plugin-oauth-providers
  • plugin-pages
  • plugin-postmark
  • plugin-rate-limit
  • plugin-reports
  • plugin-saml
  • plugin-scheduler
  • plugin-sendgrid
  • plugin-sso
  • plugin-subscription
  • plugin-thumb
  • plugin-transcoder
  • plugin-twilio
  • plugin-waf
  • plugin-watermark

Guides


Architecture


Reference


Licensing


Security


Brand


Operations


Contributing


Admin


Changelog


All commands (52)

Clone this wiki locally