Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Shopkit v1.1.4

Choose a tag to compare

@samnabi samnabi released this 24 Dec 23:48
· 346 commits to master since this release
  • New features
    • πŸ’… Override default CSS in assets/css/custom.css
    • πŸ’Έ Pretty URLs for discount codes and gift certificates
      • example.com/discount/thisisthecode
      • example.com/gift/thisisthecode
    • 🏁 Dashboard widget shows current Shopkit version & upgrade notice
    • πŸ“¦ New panel field for shipping tiers
    • πŸ“¬ Automatic customer notification emails
      • Notify upon successful purchase
      • Notify upon changes to their order status
  • Decrufting
    • Refactor email notification code into a global sendMail() function
    • Move CSS to plugins/shopkit/assets
    • Use kirbytext in templates to obfuscate email links