Edit on GitHub
Jump to docs navigation

Nut command / Extensions / extensions

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

Nut's extensions command lists all installed extensions.

Usage

    php ./app/nut extensions

Example

$ ./app/nut extensions
+--------------------+---------+----------------+---------------------------------------------------------------------------+
| Name               | Version | Type           | Description                                                               |
+--------------------+---------+----------------+---------------------------------------------------------------------------+
| bolt/boltforms     | 3.0.0   | bolt-extension | Powerful and flexible HTML form generator for Bolt based on Symfony Forms |
+--------------------+---------+----------------+---------------------------------------------------------------------------+


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.