Minicart Magento Off Canvas

A sleek, mobile-optimized off-canvas minicart module for Magento 2 Open Source.

Download on GitHub

πŸ”§ Features

πŸ§ͺ Tech Stack

πŸ“¦ Installation

composer require compiled/customminicart
bin/magento module:enable Compiled_CustomMinicart
bin/magento setup:upgrade

πŸ”Œ Usage

Add this to your theme’s layout XML (e.g. `default.xml`):

<referenceBlock name="minicart" remove="true"/>
<block class="Magento\Framework\View\Element\Template"
	   name="compiled.minicart"
	   template="Compiled_CustomMinicart::minicart.phtml"/>

πŸŽ₯ Preview

Magento Off Canvas Minicart Preview

🀝 Developer Friendly

This module is open-source, production-ready, and designed to be easily integrated into any Magento 2 Open Source store.