“”

(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] 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

Downloads by month

Download 1.1.0 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
07. Apr 2023
First upload
09. Mar 2023
Downloads
2,558
Category
Miscellaneous
Dependencies
  • TYPO3 (12.0.0 - 12.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.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