Update README.md to clarify plugin

Signed-off-by: objec <objecttothis@gmail.com>
This commit is contained in:
objec
2026-05-05 16:00:15 +04:00
parent ca07aac9a0
commit e5fdea85f3

View File

@@ -528,6 +528,12 @@ For custom tables, plugins can create them during `install()` and drop them duri
3. Each enabled plugin registers its listeners via `registerEvents()`
4. Events::on() callbacks are invoked automatically
If a plugin event trigger is not available, create an issue in the opensourcepos repository requesting the event to be
added as a feature. Specify the event, where it should be triggered, and what data should be passed to the callback.
If a plugin event trigger exists but the data you need is not passed to the callback, please open an issue in the
opensourcepos repository requesting the data to be added as a feature.
## Testing
Enable plugin logging to debug: