Edit on GitHub
Jump to docs navigation

Nut command / Extensions / extensions:setup

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

Nut's extensions:setup command sets-up extension directories, composer.json and required dependencies.

Usage

    php ./app/nut extensions:setup

Example

$ php ./app/nut extensions:setup

Creating/updating composer.json… [DONE]

Updating autoloaders… [DONE]
Generating optimized 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.