Skip to content

Checks, if there are updates available for installed extensions and sends an email

Notifications You must be signed in to change notification settings

peterbenke/pb_check_extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Go to the scheduler and create a new scheduler job pb_check_extensions => "Check extensions for update"
  2. 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

About

Checks, if there are updates available for installed extensions and sends an email

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages