/k2autoarchiver

Plugin for manipulating K2 items state based on set of rules.

Primary LanguagePHP

k2autoarchiver

Plugin for manipulating state of the K2 items based on set of rules.

The K2autoarchiver plugin's been created for the Joomla K2 component.
It was tested on Joomla 2.5.9 and K2 2.6.5.

Usage:

If we set an items' "Created date" time, and it's reached, then it
  • Moves the item in a given category
  • Moves it into trash
  • Deletes it permanently
  • Unpublishes it

The categories to work from can be set up using the plugin parameters.

Based on Joomla 1.5 plugin found on keepjoomla.com.
I've changed "Finish publishing" to "Creation date" to suit my needs.