Storeconnect Controllers

Run server-side logic around a StoreConnect page request using Liquid controller templates — the before/after/final phases, the registered controller/action key rule, action tags (params, variables, redirect, respond, update, action, api), form-submission interception, and the safety rules for controller-driven writes. Use when storefront behavior must run on the server without Apex — access gating and redirects, capturing extra form fields, cart automation, injecting data for the render, or calling an external service during a render.

GetStoreConnect 52131b3 3 files · 44.6 KB Updated

File contents

GetStoreConnect/ai/tree/main/skills/storeconnect-controllers commit 52131b3652

Frequently asked questions

npx skillmds@latest add getstoreconnect/storeconnect-controllers