Skip to content

Instantly share code, notes, and snippets.

View lmarquine's full-sized avatar
🎯
Focusing

Leonardo Marquine lmarquine

🎯
Focusing
  • Jaraguá do Sul / SC - Brazil
  • 08:53 (UTC -03:00)
View GitHub Profile
Combined PR's into optimized VCL file:
1. https://github.com/magento/magento2/pull/29360
2. https://github.com/magento/magento2/pull/28944
3. https://github.com/magento/magento2/pull/28894
4. https://github.com/magento/magento2/pull/35228
5. https://github.com/magento/magento2/pull/36524
6. https://github.com/magento/magento2/pull/34323
@package magento/module-page-cache
@version 100.4.5
@lmarquine
lmarquine / customer_account.xml
Created December 5, 2022 05:48 — 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 -->