28/10
2017
N/A
composer require phlpdtrt/dev-config
, (*1)
there is nothing to configure, (*2)
simply call the console command phlpdtrt:dev-config:set followed by the config path and the new value. You can set any value for any config path as long the path starts with "dev"., (*3)
bin/magento phlpdtrt:dev-config:set dev/static/sign 1
, (*4)
this command for instance activates the "sign static files" feature., (*5)