Download the PHP package peterbenke/pb-check-extensions without Composer
On this page you can find all versions of the php package peterbenke/pb-check-extensions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download peterbenke/pb-check-extensions
More information about peterbenke/pb-check-extensions
Files in peterbenke/pb-check-extensions
Download peterbenke/pb-check-extensions
More information about peterbenke/pb-check-extensions
Files in peterbenke/pb-check-extensions
Vendor peterbenke
Package pb-check-extensions
Short Description Checks, if there are updates available for installed extensions and sends an email
License GPL-2.0+
Homepage https://www.typomotor.de
Package pb-check-extensions
Short Description Checks, if there are updates available for installed extensions and sends an email
License GPL-2.0+
Homepage https://www.typomotor.de
Please rate this library. Is it a good library?
Informations about the package pb-check-extensions
TYPO3 Extension pb_check_extensions
Description
Checks, if there are updates available for installed extensions and sends an email
What does it do?
This extension provides a scheduler job. This job checks, if there are updates available for installed extensions and sends an email.
- You can exclude extensions, which should be excluded from this check
Administration
Installation
Install this extension via composer
composer req peterbenke/pb-check-extensions
Configuration
- Go to the scheduler and create a new scheduler job pb_check_extensions => "Check extensions for update"
- Input values for the following fields: "Email subject", "Email address from", "Send email to addresses", "Exclude extensions" (if needed)
Important
To get this extension running, you also have to create a system scheduler job extensionmanager => "Update extension list". Take care to run this scheduler job before the pb_check_extensions-job.
Change log
Version | Changes |
---|---|
12.4.0 | Compatibility TYPO3 12 |
11.5.1 | Some cleanups |
11.5.0 | Compatibility TYPO3 11 |
10.4.0 | Some cleanups |
3.0.0 | Compatibility TYPO3 10 |
2.0.0 | Compatibility TYPO3 9 |
1.1.0 | Bugfix Namespace Utilities |
1.0.1 | Update documentation |
1.0.0 | Init Version |
All versions of pb-check-extensions with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
^12.4
The package peterbenke/pb-check-extensions contains the following files
Loading the files please wait ....