“”

(Code711) Site Configuration Events (Code711) Site Configuration Events

siteconfigurationevents / stable

This extension will provide PSR-14 events for the SiteConfiguration Class methods write, rename and delete. This way 3rd party extensions can attach to these events when a site configuration has been created or updated

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req code711/siteconfigurationevents

Tags

#siteconfiguration #psr-14 #events

Last upload comment

[TASK] Add TYPO3 13 support

Tasks:
* move from overloading SiteConfiguration to SiteWriter
* PHPStan lvl 9
* some cleanup

Downloads by month

Download 1.2.1 External Manual Found an Issue? Code Insights Packagist.org
Author
Frank Berger
Company
Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR
Last update
06. Aug 2024
First upload
09. Mar 2023
Downloads
4,889
Category
Miscellaneous
Dependencies
  • TYPO3 (13.0.0 - 13.99.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 code711/siteconfigurationevents 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 (5)

Version history

Version Upload comment Works with TYPO3 Download
1.2.1 / stable
August 06, 2024
[TASK] Add TYPO3 13 support

Tasks:
* move from overloading SiteConfiguration to SiteWriter
* PHPStan lvl 9
* some cleanup
13.0.0 - 13.99.99 Download
1.2.0 / stable
August 06, 2024
[TASK] Add TYPO3 13 support

Tasks:
* move from overloading SiteConfiguration to SiteWriter
* PHPStan lvl 9
* some cleanup
12.0.0 - 12.99.99 Download
1.1.1 / stable
July 15, 2024
[TASK] Maintenance Release

Tasks:
* tag for PHP 8.3
12.0.0 - 12.99.99 Download
1.1.0 / stable
April 07, 2023
[!!!][TASK] upgrade to TYPO3 12
Breaking-Changes:
* removed BeforeSiteConfigruationWriteEvent

Tasks:
* deprecate BeforeSiteConfigruationWriteEvent in favor of the TYPO3 12 native SiteConfigurationBeforeWriteEvent
* create TYPO3 12 only version
* push version to 1.1.0
12.0.0 - 12.99.99 Download
1.0.1 / stable
March 09, 2023
Initial Release
11.5.0 - 11.5.99 Download