How to Create Local Combined New User Setup
Prerequisites
We assume you have all prerequisites you may need, including:
- If needed: the VPN is configured to access the Finmars resources
- If needed: access to the Virtual Machine to work with the sensitive information
- Must have: registered in Finmars in the needed region environment (self-registered or registered by Finmars)
- Must have: having permissions set to allow continue with the Action in the Guide
- Must have: all needed layouts already have been pushed to Marketplace
Creating Local Combined New User Setup
- Create and push to Marketplace not a module, but a package containing
2all of these layout modules in dependencies list at once (How to Create a New Module/Package in the Marketplace local version does not need push to Marketplace)
- Use this code as an example to create a package.
{
"configuration_code": "com.finmars.marscapital_std",
"date": "2025-02-21",
"dependencies": [
{
"channel": "stable",
"configuration_code": "com.finmars.marscapital-forms-and-layouts",
"version": "2.0.3"
},
{
"channel": "stable",
"configuration_code": "com.finmars.standard-layouts",
"version": "1.6.2"
}
],
"description": "",
"name": "Mars Capital + STD New user setup package",
"version": "1.0.1"
} - Finally, create a New user setup using not a file with the layouts of one of the modules, but a link to a registered package with two layout modules