Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.51 KB

File metadata and controls

39 lines (26 loc) · 1.51 KB

Contents Module

This module provides features related to content management.

Version

1.0.0

Category

Content Management

Dependencies

This module has no dependencies.

Features

Name Share Draft Content (OrchardCoreContrib.Contents.ShareDraftContent)
Description Allows sharing of draft content items via a unique link.
Dependencies OrchardCore.Contents

NuGet Packages

Name Version
OrchardCoreContrib.Contents 1.0.1
OrchardCoreContrib.Contents 1.0.0

Get Started

  1. Install the OrchardCoreContrib.Contents NuGet package to your Orchard Core host project.
  2. Go to the admin site
  3. Select Configuration -> Features menu.
  4. Enable the Share Draft Content feature.
  5. Edit any content item.
  6. Now you will be able to share draft content items via a unique link.