logicbrush/silverstripe-blog-utils
最新稳定版本:v1.0.0
Composer 安装命令:
composer require logicbrush/silverstripe-blog-utils
包简介
A collection of enhancements & utilities for the Silverstripe Blog module.
关键字:
README 文档
README
A collection of enhancements & utilities for the Silverstripe Blog module.
These include:
- a cron task/extension to allow the specification of an expiration date for a post, at which time it is automatically archived.
Installation
composer require "logicbrush/silverstripe-blog-utils"
To execute the cron task, you must create a cron job that calls dev/cron as
illustrated here.
Blog Post Expiration
A new date time field Expired Date has been added to the Post Options tab.
Enter this value to have the post automatically archived at the specified time.
统计信息
- 总下载量: 2.75k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2024-09-29