Skip to main content
The plugin:add command installs a plugin via Composer, registers it, and lists installed plugins.

Command

Syntax:

Options

—dev

Install the plugin as a dev dependency.

—force, -f

Force plugin registration if already registered.

—rebuild

Rebuild the native app immediately after registering.

Example

See Also