jeanmarcos/module-core-local-development dependents (4) Order by: name | downloads Show: all | require | require-dev
-
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-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.