Skip to content

Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...

Notifications You must be signed in to change notification settings

Konafets/additional_scheduler

 
 

Repository files navigation

additional_scheduler : Useful tasks in scheduler module

Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...

What does it do?

This extension add new process in your scheduler module, for example you can :

  • backup your entire TYPO3 website (with mail report)
  • exec a SH script (with mail report)
  • exec a SQL query (with mail report and old templating)
  • clear caches
  • clear files in typo3temp older than x days

Do not hesitate to contact me if you have any good ideas.

This extension work with TYPO3 6.2.x-7.6.x.

Screenshots

List of all the tasks

backup your entire TYPO3 website (with mail report)

exec a SH script (with mail report)

exec a SQL query (with mail report and old templating)

clear files in typo3temp older than x days

Installation

Download and install as TYPO3 extension.

TER url : http://typo3.org/extensions/repository/view/additional_scheduler

Releases : https://github.com/Apen/additional_scheduler/releases

Go to the scheduler module and enjoy it.

About

Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 80.8%
  • Shell 18.7%
  • HTML 0.5%