{"id":13752625,"url":"https://github.com/shkoliar/magento-ngrok","last_synced_at":"2025-10-28T13:11:48.501Z","repository":{"id":46560664,"uuid":"191258279","full_name":"shkoliar/magento-ngrok","owner":"shkoliar","description":"Magento 2 module for ngrok.io service support","archived":false,"fork":false,"pushed_at":"2023-05-29T15:05:00.000Z","size":21,"stargazers_count":47,"open_issues_count":5,"forks_count":21,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-14T09:16:57.504Z","etag":null,"topics":["developer-tools","development","development-environment","docker-ngrok","local-development","magento","magento-2","magento-2-extension","magento-2-module","magento-extension","magento-module","magento2","magento2-extension","magento2-module","mit","mit-license","ngrok","worksonmymachine"],"latest_commit_sha":null,"homepage":"https://shkoliar.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shkoliar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-06-10T23:14:34.000Z","updated_at":"2025-05-28T03:08:01.000Z","dependencies_parsed_at":"2024-01-12T00:27:03.042Z","dependency_job_id":"a5dd5caa-581c-4722-90db-18cb65155311","html_url":"https://github.com/shkoliar/magento-ngrok","commit_stats":{"total_commits":22,"total_committers":5,"mean_commits":4.4,"dds":0.2272727272727273,"last_synced_commit":"3b13415f524c224150661b7cc562363bf693aad6"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/shkoliar/magento-ngrok","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shkoliar%2Fmagento-ngrok","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shkoliar%2Fmagento-ngrok/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shkoliar%2Fmagento-ngrok/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shkoliar%2Fmagento-ngrok/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shkoliar","download_url":"https://codeload.github.com/shkoliar/magento-ngrok/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shkoliar%2Fmagento-ngrok/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262470667,"owners_count":23316542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-tools","development","development-environment","docker-ngrok","local-development","magento","magento-2","magento-2-extension","magento-2-module","magento-extension","magento-module","magento2","magento2-extension","magento2-module","mit","mit-license","ngrok","worksonmymachine"],"created_at":"2024-08-03T09:01:08.470Z","updated_at":"2025-10-28T13:11:43.466Z","avatar_url":"https://github.com/shkoliar.png","language":"PHP","funding_links":[],"categories":["Open Source Extensions"],"sub_categories":["Infrastructure"],"readme":"# Magento 2 ngrok\n\nMagento 2 module for [ngrok](https://ngrok.com) service support. Automatically updates Magento base url based on domain used in the request. Modifies full-page and block-html caching to separate Magento caches for local and ngrok domains. No broken links or non loaded scripts and styles while browsing Magento web instance.\n\n## Installation\n\nTo install the module to your local Magento 2 dev environment, simply run the command below.\n\n```bash\ncomposer require --dev shkoliar/magento-ngrok\n```\n\nThe next step is to check if module is installed and exists in the modules list.\n\n```bash\nbin/magento module:status\n```\n\nAnd the last part is enabling the module.\n\n```bash\nbin/magento module:enable Shkoliar_Ngrok\n```\n\nOptionally you may want to run also `bin/magento setup:upgrade` and `bin/magento setup:di:compile` commands to ensure that the enabled modules are properly registered and classes are generated.\n\n## Usage\n\nModule itself does not require any configuration, it checks for request domain and activated only if it's `.ngrok.io`. So it works only when it needed for [ngrok](https://ngrok.com) secure tunnels.\n\n## License\n\n[MIT](../../blob/master/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshkoliar%2Fmagento-ngrok","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshkoliar%2Fmagento-ngrok","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshkoliar%2Fmagento-ngrok/lists"}