jeanmarcos-dev member since: Oct 28, 2024

jeanmarcos-dev's packages

  • PHP

    jeanmarcos/dependency-container

    Dependency container

  • jeanmarcos/magento-local-development-suite

    Meta-package: installs the full Magento 2 local-development suite (Core + AdminBypass + CustomerBypass + LiveReload + McpDevTools) in a single composer require. For local development only — every package guards itself against production mode.

  • PHP

    jeanmarcos/module-admin-bypass

    Magento 2 development module that bypasses admin authentication and auto-logs in a hardcoded developer user. For local development only — guarded against production mode.

  • PHP

    jeanmarcos/module-core-local-development

    Magento 2 shared core for local-development-only modules. Provides the production-mode guard service and the shared admin configuration tab consumed by Development_AdminBypass, Development_CustomerBypass, Development_LiveReload, and similar dev-only modules.

  • PHP

    jeanmarcos/module-customer-bypass

    Magento 2 development module that bypasses storefront customer authentication so any password is accepted for any existing customer. For local development only — guarded against production mode.

  • PHP

    jeanmarcos/module-livereload

    Magento 2 development module that injects the LiveReload browser auto-reload script into storefront and admin pages. For local development only — guarded against production mode.

  • JavaScript

    mage-obsidian/component-modern-frontend

    Modern frontend component for Magento 2

  • PHP

    mage-obsidian/module-catalog

    Catalog domain compatibility for MageObsidian: category listing and product detail page (ViewModels, layout and Vue islands) built on the storefront foundation.

  • PHP

    mage-obsidian/module-catalog-search

    Catalog search domain compatibility for MageObsidian: the search results page, reusing the catalog product grid, toolbar and card on native CatalogSearch blocks, plus the header search box with accessible autocomplete.

  • TypeScript

    mage-obsidian/module-checkout

    Checkout domain compatibility for MageObsidian: mini-cart drawer and shopping bag page (Vue islands, layout and ViewModels) built on the storefront foundation.

  • TypeScript

    mage-obsidian/module-customer

    Customer domain compatibility for MageObsidian: account auth (login, register, password reset) and the header account state, built on the storefront foundation with progressive-enhancement Vue islands.

  • PHP

    mage-obsidian/module-downloadable

    Downloadable domain compatibility for MageObsidian: the customer "My Downloadable Products" area and purchased-link rendering inside order documents, server-rendered on the account shell.

  • PHP

    mage-obsidian/module-gift-message

    Gift message domain compatibility for MageObsidian: the cart gift-options editor (order and per-item) server-rendered with a Vue island, plus gift-message display on the customer order view.

  • TypeScript

    mage-obsidian/module-instant-purchase

    Instant Purchase compatibility for MageObsidian: the PDP one-click buy button rendered as a Vue island over the native instant-purchase customer-data section.

  • PHP

    mage-obsidian/module-modern-frontend

    A Magento 2 module that enables modern frontend support.