Download the PHP package silverstripe-terraformers/embargo-expiry without Composer
On this page you can find all versions of the php package silverstripe-terraformers/embargo-expiry. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download silverstripe-terraformers/embargo-expiry
More information about silverstripe-terraformers/embargo-expiry
Files in silverstripe-terraformers/embargo-expiry
Download silverstripe-terraformers/embargo-expiry
More information about silverstripe-terraformers/embargo-expiry
Files in silverstripe-terraformers/embargo-expiry
Vendor silverstripe-terraformers
Package embargo-expiry
Short Description Simple embargo & expiry for Site Tree
License BSD-3-Clause
Package embargo-expiry
Short Description Simple embargo & expiry for Site Tree
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package embargo-expiry
Embargo/Expiry Module
Overview
Based on the work by Marcus Nyeholt and Andrew Short for the Advanced Workflow module.
This module adds the ability to schedule publish and unpublish events at a certain date and time. It can be applied to different model classes, but is commonly used with SiteTree
.
Features:
- Date and time picker (through SilverStripe CMS, where browsers support it)
- Publish "windows" by setting a publish date with a subsequent unpublish date
- Scheduled publication through queuedjobs
- Respects cascading publish through ownership relations
- Expiry unpublishes the page (leaves it in "draft" mode)
- Optionally lock editing while publication is scheduled
- Add status flags to pages in the tree
- Support for translations in silverstripe/fluent
Credit and Authors
- Chris Penny - SilverStripe Embargo & Expiry
- Marcus Nyeholt - Advanced Workflow
- Andrew Short - Advanced Workflow
Requirements
- SilverStripe 4.0
- Queuedjobs
Documentation
- Installation
- Configuration
- Fluent Support
Known Limitations
- Does not support recurring embargo or expiry schedules
- Does not support multiple concurrent schedules for the same object
- Does not support embargo to a particular live version
- Does not support expiry to an earlier live version
- Any edits to an embargoed page will be published on the date (not tied to a version)
All versions of embargo-expiry with dependencies
PHP Build Version
Package Version
Requires
php Version
^8
silverstripe/cms Version ^5
symbiote/silverstripe-queuedjobs Version ^5
opis/closure Version ^3.6
silverstripe/cms Version ^5
symbiote/silverstripe-queuedjobs Version ^5
opis/closure Version ^3.6
The package silverstripe-terraformers/embargo-expiry contains the following files
Loading the files please wait ....