7 votes

uTransporter

A code first approach for Umbraco 7+

uTransporter is a extension for Umbraco 7+. With a code first approach, it helps you keep your Document Type, Templates and DataTypes in Sync through your DTAP release process.

You can use it in a clean new project or you can use the export method to easily integrate in a existing solution.

The tool generates C# classes that hold your configuration and fields. These classes can be used, strongly typed, through all your projects and can be checked-in into source control. You can sync from your build server or manually from the Umbraco back office.

A bit scared about your deployment? Use the dry-run mode and test if your configuration will work.

Installation
The best way to install the extention in you visual studio project is through nuGet.

Install-Package Mirabeau.uTransporter

https://www.nuget.org/packages/Mirabeau.uTransporter/

Screenshots

Package files

Archived files

Source code

No current release

Package owner

Dev Team

Dev Team

Dev has 106 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Dev Team
  • Created: 23/09/2015
  • Current version 0.5.0
  • .NET version 4.5
  • License BSD-3-Clause
  • Downloads on Our: 0

External resources