Enhances the default Magento checkout success page with customizable thank-you messages, detailed order information, related product recommendations, newsletter signup, and retention offers to help convert first-time shoppers into repeat customers.
zero1
5 open-source Magento 2 modules, verified with automated build, coding-standard, PHPStan and SemVer checks.
Quality Breakdown
Adds layout-XML actions that manipulate a block's rendered HTML via XPath — changing classes, attributes, or structure — reducing the need to override templates for small markup changes.
Looking for contributors - Help fix build issues
Adds width/height attributes to Page Builder images and aria-label to links. Improves Google Web Vitals scores related to image dimensions and link accessibility.
Tracks admin actions — add, edit, delete, view, mass updates, and failed logins — recording user, IP, and changed fields, with the ability to revert modifications. Maintained fork of the archived KiwiCommerce module.
Logs all REST Web API requests as text files under var/log/webapi_rest, organized by route, omitting auth request bodies to avoid leaking credentials.