Can't remember all the Magento 2 compilation commands?




Magento 2 comes with a range of compilation commands which are meant to be run as part of your build step. However as there are a few different commands it's easy to forget one.

The easiest way I found is turn on/off production mode as that will run all the subcommands for you:

bin/magento deploy:mode:set developer

bin/magento deploy:mode:set production

Kristof Ringleff

Kristof Ringleff

Founder and Lead Developer at Fooman

Join the Fooman Community

We send our popular Fooman Developer Monthly email with Magento news, articles & developer tips, as well as occasional Fooman extension updates.