- Download the complete Ordio package.
- Extract it on the local computer. Do not run commands inside the ZIP.
- Confirm Node.js 22.12 or newer with
node --version. - Prepare a Google account that can create a Firebase project.
- Prepare a Netlify account, or choose another host from the hosting guide.
- Decide which country, currency and timezone the business will use.
- Keep optional payment and messaging credentials aside until manual ordering works.
Use the correct folder
The marketplace package contains the top-level guides, documentation and source. Run installation commands from source.
Do not upload the complete marketplace ZIP, documentation, private environment files or node_modules to a public web directory. The deployment command builds the website and publishes only the production output.
Prepare the website address
A custom domain is not required for installation. The temporary HTTPS address supplied by Netlify, Firebase Hosting, Cloudflare Pages or Vercel is suitable for the first complete test. Connect the custom domain after the temporary address passes the launch checklist.