Edit on GitHub
Jump to docs navigation

Console command / Extensions / extensions

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

Console's extensions:list command lists all installed extensions.

Usage

    php ./bin/console extensions:list

Example

$ ./bin/console extensions:list

 Currently installed extensions:
 -------------------------------------------- -----------------------------------
  Class                                        Extension name
 -------------------------------------------- -----------------------------------
  AcmeCorp\ReferenceExtension\Extension        AcmeCorp ReferenceExtension
  BobdenOtter\ConfigurationNotices\Extension   Bolt Configuration Notices Widget
  BobdenOtter\WeatherWidget\Extension          Dashboard Weather Widget
  Bolt\NewsWidget\Extension                    Dashboard News Widget
 -------------------------------------------- -----------------------------------


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.