Web & CMS
Shopify
Connect and manage Shopify stores from the desktop. Browse admin, products, orders, and customers.
Changelog
Release history for the Shopify applet.
On this page
- Included in the installer. The Shop applet bundle was missing from fresh desktop installs; it now ships with the app on every platform.
Shopify ported to bundle architecture
The shopify applet is now delivered through the agency-applets bundle as seven sub-applets (shopify-core, shopify-products, shopify-orders, shopify-customers, shopify-files, shopify-analytics, shopify-browser). UI iterates via the bundle CDN without a desktop release.
- 24 method wrappers expose the existing Rust
cmd_shopify_*commands via the agent-callable@rightplace/shopify-*.<verb>surface. - Per-storefront pages: Dashboard, Connection, Products (with create, import, export, inventory, collections), Orders, Customers, Files, Analytics, Storefront browser.
- Rust engine (OAuth, REST sync, inventory math, file upload) unchanged - same battle-tested code path.
- Settings -> Applets now shows a single bundle entry for shopify; the legacy “Built-in” registration is removed.
Shopify applet
- Product views with grid and list layouts
- Bulk actions on products
- Inventory column filter
- Inline cell editing
- Resized thumbnails for faster file grid loading