Project

General

Profile

Actions

Feature #64093

closed

Data Provider for scheduler tasks

Added by Kay Strobach over 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2015-01-03
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.6
Tags:
Complexity:
Sprint Focus:

Description

would be nice to have a data provider for scheduler tasks, to have an easier setup procedure :D


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #4387: Provide a way to automatically install / set up a task upon installation of an extensionClosed2009-08-28

Actions
Actions #1

Updated by Georg Ringer over 9 years ago

what do you mean with a DataProvider?

Actions #2

Updated by Georg Ringer over 9 years ago

  • Status changed from New to Needs Feedback
Actions #3

Updated by Kay Strobach over 9 years ago

you know the backend data providers - right?

IMHO something similar but a bit more advanced would be great.

The result should be the following:

- install extension
- create (or provide via hook, whatever) scheduler tasks defined in extension with a basic setup (works for most jobs, as they do not need to be configured / strong defaults ...)
- new tasks may be disabled, but easily activateable

Once extensions are removed the auto created tasks should be removed to keep the system clean.

Currently you get red rows for Tasks where the Task Class is missing.

Actions #4

Updated by Alexander Opitz almost 9 years ago

  • Status changed from Needs Feedback to New
  • Target version set to 8 LTS
Actions #5

Updated by Riccardo De Contardi about 7 years ago

  • Target version changed from 8 LTS to 9.0
Actions #6

Updated by Susanne Moog over 6 years ago

  • Target version deleted (9.0)
Actions #7

Updated by Kay Strobach over 6 years ago

@susanne if this makes sense for you i make take a look into it ... what's your opinion?

Actions #8

Updated by Georg Ringer over 4 years ago

  • Related to Feature #4387: Provide a way to automatically install / set up a task upon installation of an extension added
Actions #9

Updated by Georg Ringer about 4 years ago

  • Status changed from New to Closed

I am closing this issue because of being a duplicate. Either to #4387 for having tasks which can be setup via code

you can also take a look at https://github.com/helhum/typo3-crontab which achieves what you need

Actions

Also available in: Atom PDF