This simplifies product management by eliminating manual Kirby page creation. Products are now automatically loaded as virtual pages from the Shopify API. Changes: - Add virtual pages via page.children:after hook - Create shopify.php helper with caching (60min TTL) - Add shopify-refresh panel plugin for cache management - Remove manual product content files (now virtual) - Update site.yml blueprint to show refresh button - Fix cache implementation to use get/set pattern Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
18 lines
625 B
Markdown
18 lines
625 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
*Use this section to tell people about which versions of your project are currently being supported with security updates.*
|
|
|
|
| Version | Supported |
|
|
| ------- | ------------------ |
|
|
| 5.1.x | :white_check_mark: |
|
|
| 5.0.x | :x: |
|
|
| 4.0.x | :white_check_mark: |
|
|
| < 4.0 | :x: |
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
*Use this section to tell people how to report a vulnerability.*
|
|
|
|
*Tell them where to go, how often they can expect to get an update on a reported vulnerability, what to expect if the vulnerability is accepted or declined, etc.*
|