{"id":13524282,"url":"https://github.com/umbraco/Umbraco.Deploy.Contrib","last_synced_at":"2025-04-01T02:31:05.226Z","repository":{"id":22210542,"uuid":"92815266","full_name":"umbraco/Umbraco.Deploy.Contrib","owner":"umbraco","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-08T09:28:24.000Z","size":17393,"stargazers_count":11,"open_issues_count":0,"forks_count":20,"subscribers_count":26,"default_branch":"v4/dev","last_synced_at":"2024-05-20T07:46:25.891Z","etag":null,"topics":["deploy","umbraco","umbraco-deploy"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":false,"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/umbraco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2017-05-30T09:03:33.000Z","updated_at":"2024-05-29T14:52:39.483Z","dependencies_parsed_at":"2023-02-10T09:01:41.160Z","dependency_job_id":"959e9b03-d9df-447d-ba9c-e12d1b17149a","html_url":"https://github.com/umbraco/Umbraco.Deploy.Contrib","commit_stats":null,"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umbraco%2FUmbraco.Deploy.Contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umbraco%2FUmbraco.Deploy.Contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umbraco%2FUmbraco.Deploy.Contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umbraco%2FUmbraco.Deploy.Contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umbraco","download_url":"https://codeload.github.com/umbraco/Umbraco.Deploy.Contrib/tar.gz/refs/heads/v4/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222237185,"owners_count":16953546,"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":["deploy","umbraco","umbraco-deploy"],"created_at":"2024-08-01T06:01:08.632Z","updated_at":"2024-11-02T08:31:36.833Z","avatar_url":"https://github.com/umbraco.png","language":"C#","funding_links":[],"categories":["Developer tools"],"sub_categories":["Deployment"],"readme":"[![Build Status](https://dev.azure.com/umbraco/Umbraco%20Deploy%20Contrib/_apis/build/status/Umbraco%20Deploy%20Contrib%20v3%20-%20Release?branchName=master-v3)](https://dev.azure.com/umbraco/Umbraco%20Deploy%20Contrib/_build/latest?definitionId=185\u0026branchName=master-v3) [![NuGet release](https://img.shields.io/nuget/v/UmbracoDeploy.Contrib.svg)](https://www.nuget.org/packages/UmbracoDeploy.Contrib)\n\n# Umbraco Deploy Contrib\n\nThis project contains community contributions for Umbraco Deploy targetted for version 8 and above.\n\nPrimarily this project offers connectors for the most popular Umbraco community packages - these are used by Deploy to aid with the deployment and transferring of content/property-data between environments on [Umbraco Cloud](https://umbraco.com/cloud).\n\n## Branching\n\nThe main branches corresponding to the Umbraco and Umbraco Deploy major releases are:\n\n- Umbraco 8/Deploy 4: `v4/dev`\n- Umbraco 9/Deploy 9: `v9/dev`\n- Umbraco 10/Deploy 10: `v10/dev`\n\n## Connectors\n\nThis project offers Umbraco Deploy connectors for the following community packages:\n\n- [Doc Type Grid Editor](https://our.umbraco.com/packages/backoffice-extensions/doc-type-grid-editor/)\n\nValue connectors for certain core property editors are also included:\n\n- Block List\n- Multi URL Picker\n- Nested Content\n\n---\n\n## Getting Started\n\n### Installation\n\nWhen working with Umbraco 8, you can install the NuGet package using `Install-Package UmbracoDeploy.Contrib`.\n\nFor Umbraco 9+ the package is available for install by: `Install-Package Umbraco.Deploy.Contrib`\n\n---\n## Contributing to this project\n\nAnyone who wishes to get involved with this project is more than welcome to contribute. Please take a moment to review the [guidelines for contributing](CONTRIBUTING.md), this applies for any bug reports, feature requests and pull requests.\n\n* [Bug reports](CONTRIBUTING.md#bugs)\n* [Feature requests](CONTRIBUTING.md#features)\n* [Pull requests](CONTRIBUTING.md#pull-requests)\n\n\n### Issues\n\nWe encourage you to report any issues you might find with these connectors, so we can have them fixed for everyone!\n\nWhen reporting issues with a connector it will help us a whole lot if you can reduce your report to being the absolute minimum required to encounter the error you are seeing.\n\nThis means try removing anything unnecessary or unrelated to the actual issue, from your setup and also try reducing the steps to reproduce, to only cover exactly what we would need to do in order to see the error you are getting.\n\nPlease use the [Umbraco Deploy Issue Tracker (for both Deploy and Deploy.Contrib)](https://github.com/umbraco/Umbraco.Deploy.Issues/issues).\n\n## Credits\n\nSpecial thanks to the following community members for assisting on this project.\n\n* [Umbrella](https://github.com/UmbrellaInc) and [Lee Kelleher](https://github.com/leekelleher)\n* [Matt Brailsford](https://github.com/mattbrailsford)\n\n## License\n\nCopyright \u0026copy; 2016 Umbraco\n\nCopyright \u0026copy; 2016 Our Umbraco and [other contributors](https://github.com/umbraco/Umbraco.Deploy.Contrib/graphs/contributors)\n\nCopyright \u0026copy; 2014 Lee Kelleher, Umbrella Inc\n\nLicensed under the [MIT License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumbraco%2FUmbraco.Deploy.Contrib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumbraco%2FUmbraco.Deploy.Contrib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumbraco%2FUmbraco.Deploy.Contrib/lists"}