Skip to content

Automatically set an entry's expiration date for weblog entries in ExpressionEngine 2.x

Notifications You must be signed in to change notification settings

aboutwout/auto_expire.ee2_addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto Expire

Auto Expire adds the ability to any channel to automatically expire new entries. It adds a predefined amount of time to the entry date. If an expiration date has already been set, that date will be used as the expiration date.

Info

Developed by Wouter Vervloet, http://www.baseworks.nl/

This version of Auto Expire is developed for ExpressionEngine 2.x

Installation

All the files and folders should be placed in an auto_expire folder the third_party folder:

/system/expressionengine/third_party/auto_expire/

/system/expressionengine/third_party/auto_expire/ext.auto_expire.php
/system/expressionengine/third_party/auto_expire/language/english/lang.auto_expire.php
/system/expressionengine/third_party/auto_expire/views/settings_form.php

Usage

After installing Auto Expire you alter the channel settings on the extension settings page.

The textfield is the number of minutes|hours|days|weeks|months|years to add to the entry date.

About

Automatically set an entry's expiration date for weblog entries in ExpressionEngine 2.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages