PloneMaintenance allows the setting of Maintenance Tasks for a Plone site that are executed regularly using a scheduler.
portal_maintenance
This tool is in the ZMI. Click on the Property tab. You can :
- Add a maintenance script (See Readme.txt for two examples)
- Configure the title, month, day of the week, day of the month, hour and minute of the Task.
- You specify the script to be run
PloneMaintenance has been designed by the
Ingeniweb
team.
And, of course, it's Open-Source (GPL licence).
PloneMaintenance is a tool that contains Maintenance Tasks and Scripts to be run regularly.
PloneMaintenance is shipped as a tarball for Plone.
See
The Ingeniweb Projects
for more information.
Official releases
No official releases yet.
CVS
You can checkout the CVS anonymously with the following commands:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ingeniweb login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ingeniweb co PloneMaintenance
You can browse CVS at
Sourceforge
.
Dependencies
You need to use one of the Schedulers for Zope or a cron job. Otherwise you'll
have to run the tasks manually.
Here are some links of interest regarding PloneMaintenance or other assorted tools.