Edit on GitHub
Jump to docs navigation

Nut command / Extensions / extensions:uninstall

Note: You are currently reading the documentation for Bolt 3.7. Looking for the documentation for Bolt 5.2 instead?

Nut's extensions:uninstall command .

Usage

    php ./app/nut extensions:uninstall <name>

Arguments

Argument Description
name Name of the extension to uninstall

Example

XYZ

$ ./app/nut extensions:uninstall bolt/boltforms

Starting uninstall of bolt/boltforms… [DONE]
Loading composer repositories with package information
Updating dependencies
Package operations: 0 installs, 0 updates, 1 removal
  - Removing bolt/boltforms (v3.1.0)
Generating autoload files
> Bolt\Composer\EventListener\PackageEventListener::dump


Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.