OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.25k stars 2.34k forks source link

Document the "OrchardCore.Deployment.Remote" feature #13676

Open MikeAlhayek opened 1 year ago

MikeAlhayek commented 1 year ago

The OrchardCore.Deployment.Remote feature exists but has almost not documentation to explain how to use it.

The know thing that we know about the feature is this

Provides the ability to export and import to and from a remote server via Deployment. This way, you can move your content and configuration between remote Orchard Core sites.

nyedr commented 1 year ago

@MikeAlhayek is this issue up for grabs?

MikeAlhayek commented 1 year ago

@EidanGar Yes. Feel free to submit a PR