mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-25 22:27:05 -04:00
- Add `$pluginData` parameter to `Events::trigger` calls for key events (e.g., `sale_completed`, `customer_saved`) - Update core views to include `data-plugin-form` attribute for plugin-field serialization - Bundle `plugin_data_helper.js` to handle form field extraction for plugins - Extend README.md with comprehensive documentation on using `$pluginData` - Refactor language files to support `install` translations and streamline UI labels - Add new view hooks for sales receipt and register UI extension Signed-off-by: Travis Garrison <travis@chiraqbookstore.com>