{"id":29170243,"url":"https://github.com/mendixlabs/seturl","last_synced_at":"2026-02-19T00:32:02.445Z","repository":{"id":47993115,"uuid":"95010883","full_name":"mendixlabs/SetURL","owner":"mendixlabs","description":"This widget sets a string as url for the current page.","archived":false,"fork":false,"pushed_at":"2022-12-04T03:08:29.000Z","size":525,"stargazers_count":2,"open_issues_count":8,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-25T04:24:18.595Z","etag":null,"topics":["mendix-widget"],"latest_commit_sha":null,"homepage":"https://appstore.home.mendix.com/link/app/65083/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mendixlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-21T14:07:24.000Z","updated_at":"2021-03-24T17:40:29.000Z","dependencies_parsed_at":"2023-01-23T23:18:50.212Z","dependency_job_id":null,"html_url":"https://github.com/mendixlabs/SetURL","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mendixlabs/SetURL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FSetURL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FSetURL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FSetURL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FSetURL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mendixlabs","download_url":"https://codeload.github.com/mendixlabs/SetURL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FSetURL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29599353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T22:25:43.180Z","status":"ssl_error","status_checked_at":"2026-02-18T22:25:42.766Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["mendix-widget"],"created_at":"2025-07-01T12:39:33.062Z","updated_at":"2026-02-19T00:32:02.415Z","avatar_url":"https://github.com/mendixlabs.png","language":"JavaScript","readme":"# Set URL [![Support](https://img.shields.io/badge/Mendix%20Support%3A-Community-orange.svg)](https://docs.mendix.com/community/app-store/app-store-content-support)\n\nThis widget will set a URL when loaded, enabling users to bookmark or refresh the page with F5, without being reset to the homepage.\n\nThis widget works best in combination with the [Deep Link Module](https://appstore.home.mendix.com/link/app/43/Mendix/Deep-link-module) to generate the actual URL's that will be set.\n\n## Contributing\n\nFor more information on contributing to this repository visit [Contributing to a GitHub repository](https://world.mendix.com/display/howto50/Contributing+to+a+GitHub+repository)!\n\n## Configuration\n\nThe URL is always set as a relative path from the root location.\nSo if you are on the App Store, you might use this configuration:\nURL: \"link/apps/${appid}/${creatorcompany}\"\nWith the attributes set to the 'AppID' and the 'Appstore.App_Creator/Appstore.Creator/Name'.\n\nFrom the root url \"https://appstore.home.mendix.com/index3.html\", the index3.html part is replaced with the configured path.\n\nThis would result in the url:\n\"https://appstore.home.mendix.com/link/app/65083/Mendix\"\n\nBoth widgets set the URL when they are loaded and set it back to the application normal url once the user navigates away.\n\nThe 'Set URL' widget sets a static URL.\n\nThe 'Set URL Context' widget let's you use ${} variables that will be replaced by the associated attributes.\n\n## Technical information\n\nThis widget uses the [History API](https://developer.mozilla.org/en-US/docs/Web/API/History_API) to set the URL.\n\nUsing the history.replaceState() call, we can overwrite the normal 'index.html' URL that's usually in the URL-bar of your application and insert a different one that matches the content that is being shown. This doesn't affect the normal browser's Back and Forward buttons.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendixlabs%2Fseturl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmendixlabs%2Fseturl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendixlabs%2Fseturl/lists"}