Peter Jaap Blaakmeer

Results 264 comments of Peter Jaap Blaakmeer
trafficstars

@mautz-et-tong you're right, I hadn't seen that https://github.com/deployphp/deployer/discussions/3888

Nope, https://github.com/Yoast/Yoast-SEO-for-Magento2/blob/1.1.2/etc/adminhtml/system.xml vs https://github.com/Yoast/Yoast-SEO-for-Magento2/blob/2.0.0/etc/adminhtml/system.xml Same configuration options.

It would be great to have a `--env` option on `bin/magento module:disable` (and enable) so we can do `bin/magento module:enable Ho_Templatehints --env` and that this would end up in `app/etc/env.php`...

Yes that already works so your local `env.php` it will look like this; ``` $ head -n 10 app/etc/env.php

@wujku then don't commit `config.php` to git in that case.

I know, I haven't found a workaround for that yet. It happens because Electron opens a browser for every a href, but this a href is there to open PhpStorm.

@sprankhub we deliberately don't use MSI on any project, so you are correct; we really only use the module with clients without MSI.