“”

Scheduler HTTP Scheduler HTTP

scheduler_http / stable

Invoke scheduler via HTTP-Request and add scheduler tasks doing GET-Requests.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req webentwicklerat/scheduler-http

Tags

#invoke #scheduler #HTTP #task

Last upload comment

- Add whitespace to command line parameter to fix compatibility issues.

Downloads by month

Download 1.3.5 Extension Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Gernot Leitgab
Company
Webentwickler.at
Last update
20. Apr 2018
First upload
31. Dec 2010
Downloads
8,757
Category
Miscellaneous
Dependencies
  • TYPO3 (6.2.0 - 8.7.99)
  • scheduler (6.2.0 - 8.7.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req webentwicklerat/scheduler-http to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (1)

Emogrifier Emogrifier
(emogrifier)

Converts CSS styles into inline HTML styles.

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
1.3.5 / stable
April 20, 2018
- Add whitespace to command line parameter to fix compatibility issues.
6.2.0 - 8.7.99 Download
1.3.4 / stable
September 23, 2017
- Update documentation.
- Add LICENSE file.
- Compatibility with TYPO3 8.7.
6.2.0 - 8.7.99 Download
1.3.3 / beta
July 21, 2016
- Added access token.
- Added composer.json.
- Updated version requirements for compatibility with TYPO3 CMS 7 LTS.
- Code clean-up.
6.2.0 - 7.9.99 Download
1.3.2 / beta
March 04, 2015
- More granular access list.
6.2.0 - 7.1.99 Download
1.3.1 / beta
March 04, 2015
- Added access list.
- Code clean-up.
6.2.0 - 7.1.99 Download
1.3.0 / beta
March 04, 2015
- Use namespaces for native compatibility with TYPO3 CMS 6.2+.
- Added possibility to (force) execute task by id.
6.2.0 - 7.1.99 Download
1.2.1 / beta
May 18, 2013
Display parameter \"URL\" as additional information in scheduled tasks list.
Download
1.2.0 / beta
April 13, 2013
Added option \"execManual\" and possibility to run GET-Requests as scheduler task.
Download
1.1.0 / beta
January 22, 2012
Added configuration options "execCmd" and "debug".
Download
1.0.0 / beta
December 31, 2010
Initial upload.
Download