Download the PHP package mage-obsidian/module-checkout without Composer
On this page you can find all versions of the php package mage-obsidian/module-checkout. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mage-obsidian/module-checkout
More information about mage-obsidian/module-checkout
Files in mage-obsidian/module-checkout
Package module-checkout
Short Description Checkout domain compatibility for MageObsidian: mini-cart drawer and shopping bag page (Vue islands, layout and ViewModels) built on the storefront foundation.
License MIT
Informations about the package module-checkout
MageObsidian โ Checkout
๐ Documentation ยท ๐ Live demo ยท ๐ฌ Discussions
Checkout domain compatibility for MageObsidian. This module adapts Magento's cart frontend (mini-cart and the shopping bag page) to the modern Vite + Twig + Vue stack, building on the mage-obsidian/module-storefront foundation and paired with the MageObsidian/default theme:
- Mini-cart โ
cart/MiniCart: an off-canvas drawer (reusing the storefront's sharedDrawer) fed by Magento'scartcustomer-data section, with quantity stepper and line removal. - Cart page โ re-declares
checkout_cart_index, reusing coreCart/Totals/Couponblock classes as data sources behind Twig: server-rendered items, totals and coupon with a progressive-enhancement enhancer. - Block โ
CartTitle: restores the<h1>/title that the suppressed core checkout layout would have provided.
It depends on the storefront foundation for cross-cutting cart primitives (useCart, the shared Drawer, the toast/badge islands). The one-page checkout itself is out of scope for this module.
All versions of module-checkout with dependencies
mage-obsidian/module-storefront Version ^3.5