mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-02 14:24:27 -04:00
Add event-based view hook system allowing plugins to inject UI elements into core views without modifying core files. Includes helper functions and example CasposPlugin demonstrating the pattern.