Magento2_SomethingDigital_UpgradeHelper
Magento2_SomethingDigital_UpgradeHelper copied to clipboard
Notices on replaced modules
We use composer's replace functionality to leave out modules we don't need. The upgrade helper lists files in these modules as customised, but without an actual value;
-------- TEMPLATES --------
Patched: vendor/dotmailer/dotmailer-magento2-extension/view/adminhtml/templates/automation/iframe.phtml
Customized:
Patched: vendor/magento/module-authorizenet/view/adminhtml/templates/order/view/info/fraud_details.phtml
Customized:
Patched: vendor/magento/module-send-friend/view/frontend/templates/send.phtml
Customized:
Patched: vendor/temando/module-shipping-m2/view/adminhtml/templates/batch/view.phtml
Customized:
Patched: vendor/temando/module-shipping-m2/view/adminhtml/templates/components/configuration/carrier/register.phtml
Customized:
Patched: vendor/temando/module-shipping-m2/view/adminhtml/templates/rma/view/tracking/popup.phtml
Customized:
Patched: vendor/temando/module-shipping-m2/view/adminhtml/templates/system/config/form/field/activation.phtml
Customized:
I think this shouldn't happen anymore. I made some updates today and customized must be truthy now:
https://github.com/sdinteractive/Magento2_SomethingDigital_UpgradeHelper/blob/63d2ff1e0fb8d793b973128dc2a36128c64c816b/Console/UpgradeHelperCommand.php#L125