Skip to content

Instantly share code, notes, and snippets.

View robhuijben's full-sized avatar

Rob Huijben robhuijben

View GitHub Profile
@robhuijben
robhuijben / customer_account.xml
Created June 28, 2018 10:52 — forked from matt-bailey/customer_account.xml
Disable My Account sidebar links in Magento 2
<?xml version="1.0"?>
<!--
/**
* Copyright © 2016 Magento. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body>
<!-- Remove unwanted account navigation links -->