jeanmarcos-dev member since: Oct 28, 2024
jeanmarcos-dev's packages
-
-
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.
-
-
-
PHP
mage-obsidian/module-modern-frontend-cli
Magento 2 module that provides a CLI to manage modern frontend tools.