Enables customer login via social media accounts like Facebook, Google, Twitter, LinkedIn, and Instagram. Simplifies registration by pre-filling information from social profiles.
Looking for contributors - Help fix build issues
Automated build tests for Magento 2 modules. Explore. Evaluate. Elevate. #magento2
Enables customer login via social media accounts like Facebook, Google, Twitter, LinkedIn, and Instagram. Simplifies registration by pre-filling information from social profiles.
Looking for contributors - Help fix build issues
Lets customers subscribe to out-of-stock products and notifies them when inventory returns, with throttled batched dispatch for high-volume SKUs, Luma support, and a GraphQL surface for headless storefronts.
Looking for contributors - Help fix build issues
Displays a customizable cookie notice to inform visitors about your privacy policy. Helps comply with cookie laws by requiring users to accept before proceeding.
mageprince/module-faq 56
Adds an FAQ section to Magento 2 stores, allowing admins to create and manage FAQs organized into groups. Supports WYSIWYG editing, store view restrictions, and GraphQL.
Adds a developer toolbar to Magento 2 for debugging. Provides quick access to information about routes, queries, logs, and more.
ejosterberg/module-opensalestax 60
Swaps Magento's built-in tax calculator for a self-hosted OpenSalesTax engine on US-destination, USD checkouts, surfacing per-jurisdiction tax breakdowns in cart and order summaries with automatic fallback to native tax tables.
Adds pagination to attribute options in the Magento 2 admin panel. Improves usability when managing attributes with many options.
A simple Magento 2 extension that adds pagination to attribute options in the Admin Panel.
Manages product and stock imports via console commands. Allows creation of custom import/export classes for other data types with configurable file paths and patterns.
Looking for contributors - Help fix build issues
run-as-root/module-withdrawal 66
Implements the EU right of withdrawal (Directive (EU) 2023/2673) with a clearly visible withdrawal button, letting customers withdraw from purchase contracts from their account or via a guest search form, with deadline calculation, confirmation emails, and a full admin overview of withdrawals.
run-as-root/module-withdrawal-hyva 66
Provides Hyva-compatible frontend templates (Tailwind CSS and Alpine.js) for the Withdrawal Button module, replacing its Luma/Knockout/RequireJS templates so the EU right-of-withdrawal workflow renders correctly on Hyva storefronts.
Validates Magento 2 extension code by checking for missing dependencies in module.xml and composer.json. It helps identify undeclared dependencies and deprecated classes.