Awesome
Umbraco Deploy Contrib
This project contains community contributions for Umbraco Deploy targetted for version 8 and above.
Primarily 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.
Branching
The main branches corresponding to the Umbraco and Umbraco Deploy major releases are:
- Umbraco 8/Deploy 4:
v4/dev
- Umbraco 9/Deploy 9:
v9/dev
- Umbraco 10/Deploy 10:
v10/dev
Connectors
This project offers Umbraco Deploy connectors for the following community packages:
Value connectors for certain core property editors are also included:
- Block List
- Multi URL Picker
- Nested Content
Getting Started
Installation
When working with Umbraco 8, you can install the NuGet package using Install-Package UmbracoDeploy.Contrib
.
For Umbraco 9+ the package is available for install by: Install-Package Umbraco.Deploy.Contrib
Contributing to this project
Anyone who wishes to get involved with this project is more than welcome to contribute. Please take a moment to review the guidelines for contributing, this applies for any bug reports, feature requests and pull requests.
Issues
We encourage you to report any issues you might find with these connectors, so we can have them fixed for everyone!
When 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.
This 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.
Please use the Umbraco Deploy Issue Tracker (for both Deploy and Deploy.Contrib).
Credits
Special thanks to the following community members for assisting on this project.
License
Copyright © 2016 Umbraco
Copyright © 2016 Our Umbraco and other contributors
Copyright © 2014 Lee Kelleher, Umbrella Inc
Licensed under the MIT License