TimGeyssens / Umbraco.Courier.Contrib

Community contrib project with Courier resolvers for some of the most popular Umbraco packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Umbraco Courier Contrib

This project contains community contributions for the Umbraco deployment tool, Courier.

Primarily this project offers data-resolvers for the most popular Umbraco community packages - these are used by Courier (and Umbraco Cloud) to aid with the deployment and transferring of content/property-data to a target environment.

Data Resolvers

This project offers Umbraco Courier data-resolvers for the following community packages:


Getting Started

Installation

Note: Currently this project can only be built manually. You will need Visual Studio 2015 (or above) to do so. An Umbraco and/or NuGet package will be offered in due course.


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 data-resolvers, so we can have them fixed for everyone!

When reporting issues with a resolver 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.

For any questions or issues about this project specifically, please raise an issue on GitHub.

For any Courier specific enquiries, please use the Umbraco Issue Tracker (for Courier).

Credits

Special thanks to the following community members for providing the initial data-resolver code for this project.

License

Copyright © 2016 Umbraco

Copyright © 2016 Our Umbraco and other contributors

Copyright © 2016 DIS/PLAY

Copyright © 2014 Lee Kelleher, Umbrella Inc

Licensed under the MIT License

About

Community contrib project with Courier resolvers for some of the most popular Umbraco packages

License:MIT License


Languages

Language:C# 99.6%Language:Batchfile 0.4%