{"id":26411469,"url":"https://github.com/todorm85/sf-posh","last_synced_at":"2026-07-16T18:06:50.412Z","repository":{"id":54601706,"uuid":"118016189","full_name":"todorm85/Sf-PoSh","owner":"todorm85","description":"PowerShell tool for developement of the core Sitefinity CMS.","archived":false,"fork":false,"pushed_at":"2026-04-24T17:59:53.000Z","size":5135,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-24T19:34:23.220Z","etag":null,"topics":["devops","powershell","sitefinity"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/todorm85.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-01-18T17:37:55.000Z","updated_at":"2026-04-24T17:59:56.000Z","dependencies_parsed_at":"2024-04-13T12:48:33.884Z","dependency_job_id":null,"html_url":"https://github.com/todorm85/Sf-PoSh","commit_stats":null,"previous_names":[],"tags_count":132,"template":false,"template_full_name":null,"purl":"pkg:github/todorm85/Sf-PoSh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todorm85%2FSf-PoSh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todorm85%2FSf-PoSh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todorm85%2FSf-PoSh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todorm85%2FSf-PoSh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/todorm85","download_url":"https://codeload.github.com/todorm85/Sf-PoSh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todorm85%2FSf-PoSh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35553492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-16T02:00:06.687Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["devops","powershell","sitefinity"],"created_at":"2025-03-17T20:34:27.943Z","updated_at":"2026-07-16T18:06:50.400Z","avatar_url":"https://github.com/todorm85.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sitefinty PowerShell Module for Sitefinity core developers\n\n## Description\n\nManage, provision and automate Sitefinity instances on local machine.\n\n## Installation\n\nGet the release branch of this repo locally or pull changes to update.\n\n## Requirements\n\n- Powershell 5.1 64bit\n- VS 2017 (or other, but needs configuration)\n- First run of internet explorer to have completed (this is required for the WebClient in .NET)\n- Enabled IIS server feature, which should add the WebAdministration powershell module\n\n## Links\n\n[Release Notes](./sf-posh/sf-posh.psd1)\n\n## Quickstart\nIn powershell console window type:\n``` PowerShell\nImport-Module $path # where $path is your local path to https://github.com/todorm85/Sf-PoSh/blob/release/sf-posh/sf-posh.psm1\nsf-PSmodule-openConfig # opens the configuration file with its default settings and paths (set for VS2017 tools) after editing you must restart the powershell session\nsf- #then press (ctrl + space), which should list all commands\nsf-proj #then ctrl+space, would list all related to module`s projects commands etc.\nsf-project-new -displayName test -sourcePath \"any path to sitefinity web app zip or tfs branch\" # this creates a new project, in case of tfs branch a separate workspace. It is automatically selected for the current session. All commands that are executed in the powershell session are modifying the currently selected project - it should be displayed on the prompt and on the console status bar.\nsf-project-select # to select a different project previously created etc.\nsf-project-get # returns the currently selected project object\nsf-project-set # sets the project object passed to the command as the current \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftodorm85%2Fsf-posh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftodorm85%2Fsf-posh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftodorm85%2Fsf-posh/lists"}