passionweb / custom-event
Example for dispatching and using a custom event. (TYPO3 CMS)
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^8.0
- typo3/cms-core: ^11.5 | ^12.4
Replaces
- typo3-ter/custom-event: 1.0.0
This package is auto-updated.
Last update: 2023-09-04 10:35:52 UTC
README
Shows an example custom event and how to use it. (TYPO3 CMS)
What does it do?
Adds a plugin which shows the interaction between firing an event and listening to an event
Installation
Add via composer:
composer require "passionweb/custom-event"
- Install the extension via composer
- Flush TYPO3 and PHP Cache
Requirements
This example uses no 3rd party libraries.
Extension settings
There are no extension settings available.
Troubleshooting and logging
If something does not work as expected take a look at the log file.
Every problem is logged to the TYPO3 log (normally found in var/log/typo3_*.log
)
Achieving more together or Feedback, Feedback, Feedback
I'm grateful for any feedback! Be it suggestions for improvement, requests or just a (constructive) feedback on how good or crappy this snippet/repo is.
Feel free to send me your feedback to service@passionweb.de or contact me on Slack