Apps
In this section
- Apps OverviewAn App is a website your workspace publishes and Praxsuite hosts. It gets its own address, its own pages and its own navigation — and it reads live workspace data through…
- Pages and NavigationA page is a URL. Navigation is the menu people click to reach it. They are two separate things in an App, and keeping them separate is what lets you reorganise a site…
- Data and FormsA published App is static. Everything live in it — a product list, a member's own orders, a submitted form — is fetched from the browser through the API Gateway. This…
- Publishing and VersionsPublishing is the moment your edits become the site. Until then, everything you have done lives in drafts that only you can see. This page covers what a publish actually…
- DomainsEvery App answers on {subdomain}.praxsuite.app from the moment it is created. Attaching your own domain is a second address on the same site, not a move — the subdomain…
- Deploy TargetsPublishing puts an App on its Praxsuite address. A deploy target sends the same built site somewhere else as well — your own hosting, a client's server, a static host you…
- AnalyticsA published App reports its own traffic. There is no tag to install and no third-party account: a small script in the published site records each page view, and the App's…