Commit Graph

7 Commits

Author SHA1 Message Date
shopkeeperdev
6a75fa3a5d Added support for Composer 2025-10-08 12:07:00 -04:00
shopkeeperdev
7062fd8db2 Support for HTML content 2025-10-08 09:34:26 -04:00
shopkeeperdev
b102a2e41d Fixed location of 'Model' directory 2025-10-07 19:16:28 -04:00
shopkeeperdev
9d6112b703 Fix HTML rendering for vendor notes links
Add proper HTML filtering to render mailto links and formatting in vendor notes.

- Create HtmlArraySerialized backend model to prevent HTML escaping
- Add filterOutputHtml() method to safely render HTML content
- Update template to use HTML filtering
- Decode HTML entities before display
2025-10-07 19:03:16 -04:00
shopkeeperdev
fcc8697c75 Added ability to add/edit note fields in Magento Admin. 2025-10-07 18:57:28 -04:00
shopkeeperdev
44c5b511a3 Added README.md 2025-10-07 18:34:37 -04:00
shopkeeperdev
20786161b7 Initial commit 2025-10-07 18:31:07 -04:00