All Projects → skttl → umbraco-unversion

skttl / umbraco-unversion

Licence: MIT License
A content un-versioning package for Umbraco 8.4+

Programming Languages

C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to umbraco-unversion

Umbraco Cms
The simple, flexible and friendly ASP.NET CMS used by more than 730.000 websites
Stars: ✭ 3,484 (+24785.71%)
Mutual labels:  umbraco
uJet
Umbraco Jet (uJet) is a Code First approach to building MVC applications in Umbraco 7.
Stars: ✭ 16 (+14.29%)
Mutual labels:  umbraco
Umbraco-RCE
Umbraco CMS 7.12.4 - (Authenticated) Remote Code Execution
Stars: ✭ 61 (+335.71%)
Mutual labels:  umbraco
UmbracoTraceLogViewer
An Umbraco 7.x extension for viewing Umbraco trace log files within the Developer section of Umbraco
Stars: ✭ 24 (+71.43%)
Mutual labels:  umbraco
umbraco-nested-content
Nested Content for Umbraco 7.1 to 7.6
Stars: ✭ 46 (+228.57%)
Mutual labels:  umbraco
vendr-demo-store
Demo store for Vendr, the eCommerce solution for Umbraco v8+
Stars: ✭ 22 (+57.14%)
Mutual labels:  umbraco
xStatic-for-Umbraco
This is a static site generator built for Umbraco so that you can host simple Umbraco sites on fast and cheap hosting providers such as netlify.
Stars: ✭ 25 (+78.57%)
Mutual labels:  umbraco
UmbSense
Intellisense / Completion for Umbraco Backoffice UI Elements
Stars: ✭ 20 (+42.86%)
Mutual labels:  umbraco
nuPickers
nuPickers is a collection of Umbraco v7 Property Editors
Stars: ✭ 67 (+378.57%)
Mutual labels:  umbraco
DoStuffWithUmbraco
Bits and Pieces of Code to do things with Umbraco 8 & NetCore
Stars: ✭ 78 (+457.14%)
Mutual labels:  umbraco
Uintra
A flexible and lightweight Umbraco based framework, for making an Intranet, Extranet or social platform based on known conventions.
Stars: ✭ 43 (+207.14%)
Mutual labels:  umbraco
umbraco-ditto
Ditto - the friendly view-model mapper for Umbraco
Stars: ✭ 83 (+492.86%)
Mutual labels:  umbraco
UmbracoAngularBackofficePages
Example project showing how to extend Umbraco with a custom tree and edit page using web api and angular
Stars: ✭ 55 (+292.86%)
Mutual labels:  umbraco
nop-umbraco-integration
Integration of nopCommerce and Umbraco
Stars: ✭ 20 (+42.86%)
Mutual labels:  umbraco
Zoombraco
⚡ A lean boilerplate for rapidly developing strong-typed Umbraco websites.
Stars: ✭ 37 (+164.29%)
Mutual labels:  umbraco
umbraco-doc-type-grid-editor
Doc Type Grid Editor for Umbraco 8.6+
Stars: ✭ 67 (+378.57%)
Mutual labels:  umbraco
umbraco-contentment
Contentment for Umbraco - a state of happiness and satisfaction
Stars: ✭ 63 (+350%)
Mutual labels:  umbraco
Skybrud.Umbraco.Redirects
Redirects manager for Umbraco.
Stars: ✭ 31 (+121.43%)
Mutual labels:  umbraco
CWS-Start
This is the new shiny MVC version of Umbraco CWS starter site package
Stars: ✭ 24 (+71.43%)
Mutual labels:  umbraco
Umbraco.Elasticsearch
Integration of Elasticsearch as a search platform for Umbraco v7.5+
Stars: ✭ 15 (+7.14%)
Mutual labels:  umbraco

UnVersion

Build status NuGet release Our Umbraco project page

This package automaticaly removes any previous versions for those times when a version history isn't important, and you don't want to take up the database space.

Getting Started

Installation

Note: UnVersion has been developed against Umbraco v8.4.0 and will support that version and above.

UnVersion can be installed from either Our Umbraco or NuGet package repositories, or build manually from the source-code:

Our Umbraco package repository

To install from Our Umbraco, please download the package from:

https://our.umbraco.org/projects/website-utilities/unversion/

NuGet package repository

To install from NuGet, you can run the following command from within Visual Studio:

PM> Install-Package Our.Umbraco.UnVersion

We also have a MyGet package repository - for bleeding-edge / development releases.

Manual build

If you prefer, you can compile UnVersion yourself, you'll need:

  • Visual Studio 2017 (or above)

To clone it locally click the "Clone in Windows" button above or run the following git commands.

git clone https://github.com/skttl/umbraco-unversion.git umbraco-unversion
cd umbraco-unversion
.\build.cmd

Developers Guide

For details on how to use the UnVersion package, please refer to our Developers Guide documentation.


Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

Contact

Have a question?

Dev Team

License

Copyright © 2020 Søren Kottal, Our Umbraco and other contributors

Copyright © 2012 Matt Brailsford, Our Umbraco and other contributors

Licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].