Umbraco.Community.uRestore
1.0.0
See the version list below for details.
dotnet add package Umbraco.Community.uRestore --version 1.0.0
NuGet\Install-Package Umbraco.Community.uRestore -Version 1.0.0
<PackageReference Include="Umbraco.Community.uRestore" Version="1.0.0" />
<PackageVersion Include="Umbraco.Community.uRestore" Version="1.0.0" />
<PackageReference Include="Umbraco.Community.uRestore" />
paket add Umbraco.Community.uRestore --version 1.0.0
#r "nuget: Umbraco.Community.uRestore, 1.0.0"
#:package Umbraco.Community.uRestore@1.0.0
#addin nuget:?package=Umbraco.Community.uRestore&version=1.0.0
#tool nuget:?package=Umbraco.Community.uRestore&version=1.0.0
uRestore
Selectively restore individual property values from any saved content version — directly inside the Umbraco backoffice.
uRestore adds a Property Restore tab to every content node workspace. Editors can browse version history, compare any saved version against the current draft property-by-property, and choose exactly which values to restore — without affecting the properties they want to keep.
Requirements
- Umbraco 17+
- .NET 10+
Installation
dotnet add package Umbraco.Community.uRestore
No configuration is required. After installing the package and restarting your site, a Property Restore tab will appear in the content editor for all document types.
Usage
- Open any content node in the backoffice
- Click the Property Restore tab
- Click Compare on any version to see a property-by-property diff
- Select the properties you want to restore and click Restore selected
- Choose to save as draft or save and publish from the confirmation dialog
Contributing
Contributions are welcome! Please raise an issue or pull request on GitHub.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Umbraco.Cms.Api.Common (>= 17.0.0 && < 18.0.0)
- Umbraco.Cms.Api.Management (>= 17.0.0 && < 18.0.0)
- Umbraco.Cms.Web.Common (>= 17.0.0 && < 18.0.0)
- Umbraco.Cms.Web.Website (>= 17.0.0 && < 18.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.