2 votes

Scheduled Content Dashboard

Adds a custom dashboard within the Content section that lets you view the list of content items that are both scheduled for release and expiration.

You can:

  • Filter the list by content name
  • Delete selected scheduled items
  • Sort by any column (ascending or descending)
  • Refresh the list

 

Umbraco v10/11 support is provided by V3.x

Umbraco v9 support is provided by V2.x

In line with changes made in Umbraco 9 RC, all future versions of this package are now only available as a NuGet package

Umbraco v8 support is provided by V1.x.

Umbraco v7 support is provided by V0.1.x. Please note this is a limited functionality release only. Also, NuGet installation requires the dashboard must be added to the Dashboard.config by adding the following:

<section alias="scheduledContentDashboard">
  <areas>
    <area>content</area>
  </areas>
  <tab caption="Scheduled Content">
    <control>/App_Plugins/ScheduledContentDashboard/dashboard.html</control>
  </tab>
</section>

Screenshots

Documentation

Source code

 Download package
version 3.0.0

NuGet install instructions for Umbraco 7.15.0-9+

Install-Package Our.Umbraco.ScheduledContentDashboard

NuGet install instructions for Umbraco 9+

dotnet add package Our.Umbraco.ScheduledContentDashboard

Package owner

Adam Hearn

Adam Hearn

Adam has 109 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: 8.15.x, 8.14.x, 8.13.x, 8.12.x, 7.15.x

Package Information

  • Package owner: Adam Hearn
  • Created: 08/04/2021
  • Current version 3.0.0
  • .NET version 4.5.2,4.7.2
  • License MIT
  • Downloads on Our: 556
  • Downloads on NuGet: 15.7K
  • Total downloads : 16.3K