Skip to content

studioforty9-dev/Ngrok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento & ngrok

Features

Allows you to use ngrok freely without worrying about updating your Magento Base URL every time you publish your new ngrok URL.

Usage

Download v2.1+ from https://dl.equinox.io/ngrok/ngrok/beta

Start your local server, for Apache you would typically use port 80

ngrok http 80

and ngrok will start sharing your local site to the world. Magic!

Contributing

see CONTRIBUTING file

Licence

BSD 3 Clause see LICENCE file

About

Makes it easier to publish a Magento site using ngrok by dynamically switching the Base URL to whatever value is in the $_SERVER['HTTP_HOST'] variable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages