Skip to content

Instantly share code, notes, and snippets.

View vkerkhoff's full-sized avatar

Vladimir Kerkhoff vkerkhoff

View GitHub Profile
Verifying that +vkerkhoff is my blockchain ID. https://onename.com/vkerkhoff
@vkerkhoff
vkerkhoff / Z_Disables.xml
Created November 25, 2014 21:59
Disable Magento modules not used (check if you really don't use any of them), place this file in app/etc/modules/, also disables the logging of visits (can break product compare)
<?xml version="1.0" ?>
<config>
<modules>
<Find_Feed>
<active>false</active>
</Find_Feed>
<Phoenix_Moneybookers>
<active>false</active>
</Phoenix_Moneybookers>
<Mage_XmlConnect>