Skip to content

Serve Magento via multiple base URLs. Useful for Ngrok, Expose, and similar services.

Notifications You must be signed in to change notification settings

swissup/module-dynamic-base-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamicBaseUrl

DynamicBaseUrl - is a Magento2 module that allows browsing Magento store using different base URLs without modifying base_url values in database.

It's useful when you want to work with your Magento installation via Ngrok, Expose, or other tunnel application and also keep working local URLs:

  • magento.test — Working local URL
  • generated-url.ngrok-free.app — Working Ngrok URL

Installation

composer require swissup/module-dynamic-base-url
bin/magento module:enable Swissup_DynamicBaseUrl

About

Serve Magento via multiple base URLs. Useful for Ngrok, Expose, and similar services.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages