2017 © Pedro Peláez
 

typo3-cms-extension additional_scheduler

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

image

apen/additional_scheduler

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

  • Wednesday, July 18, 2018
  • by Apen
  • Repository
  • 3 Watchers
  • 5 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 2 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

additional_scheduler

Latest Stable Version Total Downloads TYPO3 TYPO3, (*1)

Useful tasks in the scheduler module : full backup, send query result in mail as HTML or CSV, exec SH script with reports..., (*2)

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 data put into a HTML table in an email * exec a SQL query with CSV as mail attachment (with options for separator, escaping, etc.) * clear caches * clear files in typo3temp older than x days, (*3)

Do not hesitate to contact me if you have any good ideas., (*4)

This extension work with TYPO3 10.4.x-11.5.x., (*5)

Screenshots

List of all the tasks

, (*6)

backup your entire TYPO3 website (with mail report)

Configuration

, (*7)

Mail

, (*8)

exec a SH script (with mail report)

Configuration

, (*9)

Mail

, (*10)

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

Configuration

, (*11)

Mail

, (*12)

clear files in typo3temp older than x days

, (*13)

Installation

Download and install as TYPO3 extension., (*14)

  • Composer : composer require apen/additional_scheduler
  • TER url : https://extensions.typo3.org/extension/additional_scheduler/
  • Releases : https://github.com/Apen/additional_scheduler/releases

Go to the scheduler module and enjoy it., (*15)

Changelog

See CHANGELOG.md, (*16)

FAQ

I was in an interior version of 1.4 and all my tasks are broken, how can i do?, (*17)

Run the dedicated migration command : typo3/sysext/core/bin/typo3 additionalscheduler:fixupdateto14, (*18)

The Versions

18/07 2018

dev-master

9999999-dev

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

  Sources   Download

GPL-2.0+

The Requires

 

scheduler typo3

18/07 2018

1.2.5

1.2.5.0

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

  Sources   Download

GPL-2.0+

The Requires

 

typo3