Type
magento2-module
N/A
magento2-module
OSL-3.0
None
None
None
None
None
composer require phlpdtrt/dev-config
there is nothing to configure
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".
bin/magento phlpdtrt:dev-config:set dev/static/sign 1
this command for instance activates the "sign static files" feature.