Environment Setup
Author:
Fluent Commerce
Changed on:
24 Oct 2023
Key Points
- Local Developer Setup
- Fluent Platform Sandbox
- Fluent Platform Production
Steps
Environment Setup
Partners are provided with a single Sandbox Environment and Account. Additionally, Clients are provided with a single Sandbox and Production Environment and Account, or as per the terms of their Contract.
Local Developer Setup
There is no locally installed Fluent Platform environment for developers. Plugin Developers can download the Fluent SDK and build custom rules locally, and then test these rules within the included Test Executor.
Once ready, the plugin can be deployed to the Fluent Platform Sandbox environment for further validation and implementation of workflows.
Fluent Platform Sandbox
Partners and Clients receive a Fluent Sandbox Account. Please see Accounts for information about the policies and pre-requisites for Fluent Accounts.
The Sandbox can be found at the following location:
`https://[AccountID].sandbox.[Application].fluentretail.com`
where
`[AccountID]`
`console`
`service point`
`api`
For example, if your Account Id is ACME, and you're logging into the Admin Console, the URL would be:
`https://ACME.sandbox.console.fluentretail.com`
App | URL |
Admin Console |
|
Service Point |
|
API |
|
Modeller |
|
Fluent Apps |
|
Fluent Platform Production
Clients are provisioned with a Fluent Production Account, along with login details. This Production Environment can be found at the following location:
`https://[AccountID].[Application].fluentretail.com`
where
`[AccountID]`
`console`
`servicepoint`
`api`
For example, if your Account Id is ACME, and you're logging into the Admin Console, the URL would be:
`https://ACME.console.fluentretail.com`
App | URL |
Admin Console |
|
Service Point |
|
API |
|
Modeller |
|