Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to safely remove partner modules magento2

MAGENTO 2 PRE-INSTALLED MONTHLY FEE MODULES REMOVAL:
'Disable Engagement Cloud: (dotmailer/dotmailer-magento2-extension)'
bin/magento module:disable Dotdigitalgroup_Email Dotdigitalgroup_Chat
'Disable New Relic Reporting: (magento/module-new-relic-reporting)'
bin/magento module:disable Magento_NewRelicReporting
'Disable Signfyd: (magento/module-signifyd)'
bin/magento module:disable Magento_Signifyd
'Disable Temando Shipping: (temando/module-shipping-m2) (N/A in 2.3.5+)'
bin/magento module:disable Temando_Shipping
'Disable Vertex: (vertex/module-tax)'
bin/magento module:disable Vertex_Tax Vertex_AddressValidation
'Disable YotPo (yotpo/magento2-module-yotpo-reviews)'
bin/magento module:disable Yotpo_Yotpo
Source by digitalstartup.co.uk #
 
PREVIOUS NEXT
Tagged: #safely #remove #partner #modules
ADD COMMENT
Topic
Name
1+6 =