Advanced Guides

Publish Scheduling

Autoload allows CMS Users to schedule a Model to be published or unpublished at a certain time or certain day.

Prerequisites

You will need to have the Laravel Scheduler set up and configured on your production server to take advantage of this feature. Please review the Deployment guides for information on how to set this up.

Usage

The rest is straightforward, the Publish Scheduling is done in the CMS by;

  1. Picking the Model you wish to take an action on
  2. Selecting the action you wish to take (Publish or Unpublish)
  3. Selecting the datetime you wish the action to be performed at
Previous
Content Transformers
Code highlighting provided by Torchlight